X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=fa0fa0aa2dd0fea15c809db9680177394058a37f;hb=dcf7f640534d6ad6d0273ac5b8bb1e9892fcaa56;hp=f3fdb45c58a8d865fefcc045f8f686f5e37a1f5c;hpb=4623c9f2c2bd5309fcd57e9da2f2e18fe3dcdb45;p=gruntmaster-data.git diff --git a/Makefile.PL b/Makefile.PL index f3fdb45..fa0fa0a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,7 @@ WriteMakefile( VERSION_FROM => 'lib/Gruntmaster/Data.pm', ABSTRACT_FROM => 'lib/Gruntmaster/Data.pm', AUTHOR => 'Marius Gavrilescu ', - EXE_FILES => [qw/gruntmaster-problem gruntmaster-contest gruntmaster-job/], + EXE_FILES => [qw/gm/], MIN_PERL_VERSION => '5.14.0', LICENSE => 'perl', SIGN => 1, @@ -16,6 +16,7 @@ WriteMakefile( POSIX 0 Term::ANSIColor 0 + App::Cmd 0 Date::Parse 0 DBI 0 DBIx::Simple 0