X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=d62a979aa70117a3adf836d23fdab17cbf8fe187;hb=8401d7f1a9d3eb28c8ba75567a6a587ab27f8633;hp=783bf6cd1ee1ad4d6964d17c0f4ad27953e86f6c;hpb=4ed3f8e7c64594bb4ea26abb1c4fb51a5a8258d6;p=gruntmaster-data.git diff --git a/Makefile.PL b/Makefile.PL index 783bf6c..d62a979 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,8 +6,9 @@ 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/], MIN_PERL_VERSION => '5.14.0', - LICENSE => 'AGPL_3', + LICENSE => 'perl', SIGN => 1, PREREQ_PM => { qw/Getopt::Long 0 @@ -21,6 +22,9 @@ WriteMakefile( Sub::Name 0 Term::ANSIColor 0/, }, + BUILD_REQUIRES => { + qw/DBD::SQLite 0/, + } META_MERGE => { dynamic_config => 0, resources => {