aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorTadeusz Sośnierz <tadzikes@gmail.com>2010-07-23 16:26:00 +0000
committerTadeusz Sośnierz <tadzikes@gmail.com>2010-07-23 16:26:00 +0000
commit2e74682011782de9b315a9e1c293917471294fd7 (patch)
tree6ecd54563f234a6ee07d812b141e53f8473c9579 /build
parent301009a9a35cb3a68b79c0db71db1ff4e0381ccf (diff)
Added Term::ANSIColor and File::Find to modules list
Diffstat (limited to 'build')
-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
);