X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=f94f5f1cea1ab652d0695666e040026920ccf05c;hb=4a8747effd02a1e0f9dde86b1c81f6c26ce66f04;hp=783bf6cd1ee1ad4d6964d17c0f4ad27953e86f6c;hpb=4ed3f8e7c64594bb4ea26abb1c4fb51a5a8258d6;p=gruntmaster-data.git diff --git a/Makefile.PL b/Makefile.PL index 783bf6c..f94f5f1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,7 +7,7 @@ WriteMakefile( ABSTRACT_FROM => 'lib/Gruntmaster/Data.pm', AUTHOR => 'Marius Gavrilescu ', MIN_PERL_VERSION => '5.14.0', - LICENSE => 'AGPL_3', + LICENSE => 'perl', SIGN => 1, PREREQ_PM => { qw/Getopt::Long 0