]> iEval git - gruntmaster-data.git/blobdiff - Makefile.PL
Add statement writer support to gruntmaster-problem
[gruntmaster-data.git] / Makefile.PL
index eaac7d8d0d1ea3fec0f62e274d275fc9fa79949a..f94f5f1cea1ab652d0695666e040026920ccf05c 100644 (file)
@@ -4,11 +4,10 @@ use ExtUtils::MakeMaker;
 WriteMakefile(
        NAME              => 'Gruntmaster::Data',
        VERSION_FROM      => 'lib/Gruntmaster/Data.pm',
-       EXE_FILES         => [ qw/gruntmaster-contest gruntmaster-problem gruntmaster-job/ ],
        ABSTRACT_FROM     => 'lib/Gruntmaster/Data.pm',
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
        MIN_PERL_VERSION  => '5.14.0',
-       LICENSE           => 'AGPL_3',
+       LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {
                qw/Getopt::Long 0
This page took 0.018631 seconds and 4 git commands to generate.