summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-17 14:10:56 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-17 14:10:56 +0200
commitfdc7fd454d3a65dcdf6c279e5f09ae37595ab029 (patch)
tree5f3fb5fa0c9ceb3f396be29063f9dcc71860f334 /Build.PL
parentd2b2f157a2851da8b4b5119e5b6e3a02494eaede (diff)
Release v1.051.05
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,