X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Op.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=86d3e76f4629859183f6065771bbcd16fd52e13a;hp=8a8f928bd11a23e3886ed53da0d629cc2207af2a;hb=772cb7d7f89fd1065b1736845c835a26e2d5b097;hpb=4ed4b75a2aee969143762220e055a126f1de84df diff --git a/Makefile.PL b/Makefile.PL index 8a8f928..86d3e76 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -65,7 +65,7 @@ WriteMakefile( ABSTRACT_FROM => $file, PL_FILES => {}, PREREQ_PM => \%PREREQ_PM, - MIN_PERL_VERSION => 5.010, + MIN_PERL_VERSION => '5.010', META_MERGE => \%META, dist => { PREOP => "pod2text -u $file > \$(DISTVNAME)/README",