summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchecksetup.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 7a7548c01..eeab179ef 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -218,8 +218,8 @@ my $modules = [
version => '0'
},
{
- name => 'Date::Parse',
- version => '0'
+ name => 'Date::Format',
+ version => '1.21'
},
{
name => 'DBI',