aboutsummaryrefslogtreecommitdiff
path: root/build/download-stuff.pl
diff options
context:
space:
mode:
Diffstat (limited to 'build/download-stuff.pl')
-rw-r--r--build/download-stuff.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/download-stuff.pl b/build/download-stuff.pl
index 3d42b05..1da82c6 100644
--- a/build/download-stuff.pl
+++ b/build/download-stuff.pl
@@ -25,6 +25,7 @@ my @modules = qw(
http://github.com/tadzik/perl6-Term-ANSIColor
http://github.com/arnsholt/Algorithm-Viterbi
http://gitorious.org/http-daemon/mainline
+ http://github.com/jnthn/test-mock
);
mkdir 'dist' unless -e 'dist';