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 17f66e1..746c20c 100755
--- a/Build.PL
+++ b/Build.PL
@@ -15,7 +15,7 @@ Module::Build->new(
module_name => 'Travel::Status::DE::DeutscheBahn',
license => 'perl',
requires => {
- 'perl' => '5.10.0',
+ 'perl' => '5.10.1',
'Carp' => 0,
'Class::Accessor' => '0.16',
'Getopt::Long' => 0,