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 0d83b6d..ce3c1ae 100644
--- a/Build.PL
+++ b/Build.PL
@@ -21,6 +21,9 @@ Module::Build->new(
},
module_name => 'Travel::Status::DE::IRIS',
license => 'perl',
+ recommends => {
+ 'Cache::File' => 0,
+ },
requires => {
'perl' => '5.14.2',
'Carp' => 0,