Reduce Perl dependency to 5.10.1
[mafia.git] / Makefile.PL
index 2ff875dee79985cd317e1b86ebf13be235c42306..f78c2187c2cc53560b0e36a986ad273e4da147c6 100644 (file)
@@ -6,7 +6,7 @@ WriteMakefile(
        VERSION_FROM      => 'lib/Mafia.pm',
        ABSTRACT_FROM     => 'lib/Mafia.pm',
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
-       MIN_PERL_VERSION  => '5.14.0',
+       MIN_PERL_VERSION  => '5.10.1',
        LICENSE           => 'perl',
        SIGN              => 1,
        META_MERGE         => {
This page took 0.008991 seconds and 4 git commands to generate.