summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 528883b..d3a7e1c 100644
--- a/Build.PL
+++ b/Build.PL
@@ -15,6 +15,7 @@ my %opts = (
module_name => 'Net::Travel::DE::VRR',
license => 'unrestricted',
requires => {
+ 'Class::Accessor' => 0,
'perl' => '5.10.0',
'Getopt::Long' => 0,
'XML::LibXML' => 0,