summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 1206f37..f373177 100644
--- a/Build.PL
+++ b/Build.PL
@@ -11,6 +11,9 @@ Module::Build->new(
'Test::More' => 0,
'Test::Pod' => 0,
},
+ configure_requires => {
+ 'Module::Build' => 0.40,
+ },
module_name => 'Travel::Status::DE::VRR',
license => 'perl',
requires => {