aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 7236382..e97628a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -29,7 +29,7 @@ WriteMakefile(
INSTALLSCRIPT => '/usr/local/nagios/libexec',
INSTALLSITESCRIPT => '/usr/local/nagios/libexec',
EXE_FILES => ['libexec/check_ftp'],
- MIN_PERL_VERSION => '5.010_001',
+ MIN_PERL_VERSION => '5.010001',
CONFIGURE_REQUIRES => {
'ExtUtils::MakeMaker' => '0',
},