X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=4e4827e4dfcf175b142d4e99ab1d9b2123c67a47;hp=f2375ac20d96e6500d3c0542b3be20ef9b77a6ba;hb=e71c31d55d3d29cbe9d4d890d0b115aea08d1105;hpb=a026690284a2ebee83440a51b16476c99e16b8f6 diff --git a/Makefile.PL b/Makefile.PL index f2375ac..4e4827e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -51,7 +51,7 @@ WriteMakefile( ABSTRACT_FROM => $file, PL_FILES => {}, PREREQ_PM => \%PREREQ_PM, - MIN_PERL_VERSION => 5.006, + MIN_PERL_VERSION => '5.006', META_MERGE => \%META, dist => { PREOP => "pod2text -u $file > \$(DISTVNAME)/README",