summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-06 19:46:54 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-06 19:46:54 +0200
commit10e549ef7479b1bd08ced124164b5edcd8c1a30b (patch)
treeec62f20197db4e29457ac2adbe9856c7634bb53d /Build.PL
parent74a7960da8590e7a105a827642f620816903ad8d (diff)
Release v0.020.02
Diffstat (limited to 'Build.PL')
-rwxr-xr-xBuild.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index d2f1dda..0971803 100755
--- a/Build.PL
+++ b/Build.PL
@@ -20,6 +20,7 @@ Module::Build->new(
'Getopt::Long' => 0,
'List::Util' => 0,
'LWP::UserAgent' => 0,
+ 'POSIX' => 0,
'XML::LibXML' => '1.70',
},
script_files => 'bin/',