]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - Makefile.PL
Quote version numbers in Makefile.PL
[perl/modules/LaTeX-TikZ.git] / Makefile.PL
index 1ce09ffc9da58b2c6c1c435c5324a8308a2345cb..d8ea7a63d2262fb0a69e5705fededf2ae1603632 100644 (file)
@@ -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",