summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 833ee34..49eeeb0 100644
--- a/Build.PL
+++ b/Build.PL
@@ -15,7 +15,7 @@ Module::Build->new(
module_name => 'Travel::Routing::DE::VRR',
license => 'unrestricted',
requires => {
- 'perl' => '5.10.0',
+ 'perl' => '5.10.1',
'Class::Accessor' => 0,
'Exception::Class' => 0,
'Getopt::Long' => 0,