Minimum Perl version is 5.10.1
[acme-evil.git] / Makefile.PL
index de6774f298e177bda08ae66dbc1f796c58b8622e..9f10c677648503fc6d942fa3ece05b02f7286fb8 100644 (file)
@@ -6,7 +6,7 @@ WriteMakefile(
        VERSION_FROM      => 'lib/evil.pm',
        ABSTRACT          => 'RFC 3514 (evil bit) implementation for Perl modules',
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
-       MIN_PERL_VERSION  => '5.8.9',
+       MIN_PERL_VERSION  => '5.10.1',
        LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {},
This page took 0.009638 seconds and 4 git commands to generate.