]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - Makefile.PL
Version requirements overhaul
[perl/modules/Scope-Upper.git] / Makefile.PL
index e98a6e1c3c043a91254be9c177c951d9f77f5ecd..299069ee9d28ec9eacbaa141cf568dc71345321f 100644 (file)
@@ -68,7 +68,7 @@ WriteMakefile(
  PL_FILES         => {},
  @DEFINES,
  PREREQ_PM        => \%PREREQ_PM,
- MIN_PERL_VERSION => 5.006,
+ MIN_PERL_VERSION => '5.006',
  META_MERGE       => \%META,
  dist             => {
   PREOP    => "pod2text -u $file > \$(DISTVNAME)/README",