X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=Makefile.PL;h=d8ea7a63d2262fb0a69e5705fededf2ae1603632;hp=1ce09ffc9da58b2c6c1c435c5324a8308a2345cb;hb=1ba0379a8ec093cb2b98cd3f69740faa82e0ebcc;hpb=0fb28b7fab1c17c43ed4d39698cc251bb674a1ab diff --git a/Makefile.PL b/Makefile.PL index 1ce09ff..d8ea7a6 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -50,7 +50,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",