X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=7d5ab73ad5496232f458ad9f49068bada49861b6;hb=d81f898dc9b139b6af40e2b2edd1708e03ff6ad6;hp=bed4a17e2f7906b1f1a454869dd8f25b1d1d27c6;hpb=f0be0be50f9e06745667def6c413c2131888248f;p=p5sagit%2Fstrictures.git diff --git a/Makefile.PL b/Makefile.PL index bed4a17..7d5ab73 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,7 +7,4 @@ use ExtUtils::MakeMaker; WriteMakefile( NAME => 'strictures', VERSION_FROM => 'lib/strictures.pm', - ABSTRACT_FROM => 'lib/strictures.pm', - AUTHOR => 'Matt S Trout ', - LICENSE => 'perl', );