summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rwxr-xr-xBuild.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index b42ae31..fd0fa93 100755
--- a/Build.PL
+++ b/Build.PL
@@ -18,7 +18,7 @@ Module::Build->new(
'perl' => '5.10.0',
'Cache::File' => 0,
'DateTime' => 0,
- 'DateTime::Format::DateParse' => 0,
+ 'DateTime::Format::Strptime' => 0,
'GD' => 0,
'Mojolicious::Lite' => 0,
'Travel::Status::DE::VRR' => 0.02,