diff options
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index 062a94754..5742f8429 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -45,7 +45,7 @@ END { # PREREQ_PM my %requires = ( - 'CGI' => '3.51', + 'CGI' => '4.09', 'DBI' => '1.614', 'Date::Format' => '2.23', 'DateTime' => '0.75', |