X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=blobdiff_plain;f=Makefile.PL;h=fdeb0b1111f59c85b85756065cb52166cdcbddc5;hp=5f455a61c118761b1fe9e269e95f99083bd0ddd4;hb=342bc3549c2a3357665d27f13e27cde2cb08f81b;hpb=dd56107b842aae1e27c647427c9afa2224dbfcbf diff --git a/Makefile.PL b/Makefile.PL index 5f455a6..fdeb0b1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -43,7 +43,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",