X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FBit-MorseSignals.git;a=blobdiff_plain;f=Makefile.PL;h=fc299574305ed00f8081c48f16964632b8554921;hp=910581ec1e97ab30337465ff98914a54bcda5625;hb=414fb089b6694276e8695dd29becb3adb4055fe8;hpb=a6066756b2f156893cc18bb33c4f55af672c588b diff --git a/Makefile.PL b/Makefile.PL index 910581e..fc29957 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -44,7 +44,7 @@ WriteMakefile( ABSTRACT_FROM => $file, PL_FILES => {}, PREREQ_PM => \%PREREQ_PM, - MIN_PERL_VERSION => 5.008, + MIN_PERL_VERSION => '5.008', META_MERGE => \%META, dist => { PREOP => "pod2text -u $file > \$(DISTVNAME)/README",