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.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/download-stuff.pl b/build/download-stuff.pl
index 3fa225f..2381481 100644
--- a/build/download-stuff.pl
+++ b/build/download-stuff.pl
@@ -11,6 +11,10 @@ my @modules = qw(
http://github.com/moritz/svg-plot
http://github.com/moritz/Math-RungeKutta
http://github.com/moritz/Math-Model
+ http://github.com/mattw/form
+ http://github.com/tadzik/perl6-Config-INI
+ http://github.com/arnsholt/Algorithm-Viterbi
+ http://gitorious.org/http-daemon/mainline
);
chdir 'dist' or die "Can't chdir to build dir: $!";