X-Git-Url: http://git.ieval.ro/?p=gruntmaster-data.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FApp.pm;fp=lib%2FGruntmaster%2FApp.pm;h=b87cf175ba471b3df10a11aa5679ad46015a4ca5;hp=f2069284c6b5f53738540a3bdefdb14629be06cf;hb=63afa40a4691cd73c543ff4f952beceb95db8841;hpb=dfcf2c13edfa774d76f2b917cccc6982e0a0b91b diff --git a/lib/Gruntmaster/App.pm b/lib/Gruntmaster/App.pm index f206928..b87cf17 100644 --- a/lib/Gruntmaster/App.pm +++ b/lib/Gruntmaster/App.pm @@ -34,10 +34,29 @@ Gruntmaster::App - command-line interface to the Gruntmaster 6000 database =head1 SYNOPSIS - + use Gruntmaster::App; + Gruntmaster::App->run; =head1 DESCRIPTION +Gruntmaster::App is a command-line interface to the Gruntmaster 6000 +database. It is the backend of the B script. + +=head1 SEE ALSO + +L + +=head1 AUTHOR + +Marius Gavrilescu, Emarius@ieval.roE + +=head1 COPYRIGHT AND LICENSE + +Copyright (C) 2015 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.20.1 or, +at your option, any later version of Perl 5 you may have available. =cut