summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-23 16:47:12 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-23 16:47:12 +0200
commit13b9dcdf70eb95c74e8971122bbe5b268b81bd50 (patch)
treeb629e31d47d06e35427f266a5f9b33cb69c086b1 /Build.PL
parent2a1d17f8d50aacd9de082139e76c55ee40199a15 (diff)
Rename to Travel::Routing::DE::VRR
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 dfb4a93..827db39 100644
--- a/Build.PL
+++ b/Build.PL
@@ -11,7 +11,7 @@ my %opts = (
'Test::Pod' => 0,
'Test::Command' => 0,
},
- module_name => 'Net::Travel::DE::VRR',
+ module_name => 'Travel::Routing::DE::VRR',
license => 'unrestricted',
requires => {
'Class::Accessor' => 0,