]> git.vpit.fr Git - perl/modules/with.git/blobdiff - Makefile.PL
Quote version numbers in Makefile.PL
[perl/modules/with.git] / Makefile.PL
index 298c1906c3d20e1407900db8c3d75c940b379457..02cb44e227d3703ab7a9e7cd6e026129d75242bb 100644 (file)
@@ -45,7 +45,7 @@ WriteMakefile(
  ABSTRACT_FROM    => $file,
  PL_FILES         => {},
  PREREQ_PM        => \%PREREQ_PM,
- MIN_PERL_VERSION => 5.009004,
+ MIN_PERL_VERSION => '5.009004',
  META_MERGE       => \%META,
  dist             => {
   PREOP    => "pod2text -u $file > \$(DISTVNAME)/README",