summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-10-08 12:46:47 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-10-08 12:46:47 +0200
commit36e0bbfccef85827b95d34722d40a132584b6533 (patch)
tree6a2cf8f9dc32ac630f3efbcc187ba5cc5bf41dae /Build.PL
parent562b6b3ce4eb3b8b2722b84efc743c1d63765ecb (diff)
efa(1): spellcheck
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 5400aac..e48e5d6 100644
--- a/Build.PL
+++ b/Build.PL
@@ -23,6 +23,7 @@ Module::Build->new(
'Class::Accessor' => 0,
'Exception::Class' => 0,
'Getopt::Long' => 0,
+ 'List::Util' => 0,
'LWP::UserAgent' => 0,
'XML::LibXML' => 0,
},