aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/download-stuff.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/download-stuff.pl b/build/download-stuff.pl
index 2381481..ef1088e 100644
--- a/build/download-stuff.pl
+++ b/build/download-stuff.pl
@@ -13,6 +13,8 @@ my @modules = qw(
http://github.com/moritz/Math-Model
http://github.com/mattw/form
http://github.com/tadzik/perl6-Config-INI
+ http://github.com/tadzik/perl6-File-Find
+ http://github.com/tadzik/perl6-Term-ANSIColor
http://github.com/arnsholt/Algorithm-Viterbi
http://gitorious.org/http-daemon/mainline
);