X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/9a1b0361b84c77b093cccf584b3b310fc2ffccd9..d4d1ccd8096dd890eccfaec5ca795803e42600b0:/Makefile.PL diff --git a/Makefile.PL b/Makefile.PL index e452030..9df6e4f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,5 +11,6 @@ WriteMakefile( VERSION_FROM => 'PLP.pm', PREREQ_PM => {}, ABSTRACT_FROM => 'PLP.pm', + (LICENSE => 'mit') x ($ExtUtils::MakeMaker::VERSION > 6.30), AUTHOR => 'Mischa POSLAWSKY ', );