X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=569fb15f8d5409ced63078b270942ca4d25ad1e2;hp=b19677daa3cb8671707e9ae24e3aa5728b2403a0;hb=3344497c0f5e0dcc816d8389e74caee883eec156;hpb=78940d1e0bf36016d0f23a98a23fac78bc9959bb diff --git a/Makefile.PL b/Makefile.PL index b19677d..569fb15 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -41,7 +41,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",