diff --git a/Makefile.PL b/Makefile.PL index aec2a16..044b998 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -69,7 +69,7 @@ POSTAMBLE } my %WriteMakefile = ( - 'MIN_PERL_VERSION' => '5.010001', + 'MIN_PERL_VERSION' => '5.012', 'NAME' => $module, 'AUTHOR' => 'Viacheslav Tykhanovskyi ',