NAME

Gruntmaster::GUI - Gruntmaster 6000 Online Judge -- GUI database editor

SYNOPSIS

use Gruntmaster::GUI;
Gruntmaster::GUI->new->MainLoop;

DESCRIPTION

Gruntmaster::GUI is a GUI viewer and editor for the Gruntmaster 6000 database.

CLI tools with the same purpose are distributed with Gruntmaster::Data. See gruntmaster-contest(1), gruntmaster-job(1), gruntmaster-problem(1).

AUTHOR

Marius Gavrilescu <marius@ieval.ro>

COPYRIGHT AND LICENSE

Copyright (C) 2014 by Marius Gavrilescu

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.18.2 or, at your option, any later version of Perl 5 you may have available.