From 5f7ec1156a7d990aeb35bdbc1b809f4c9c17a9f5 Mon Sep 17 00:00:00 2001 From: Jonathan Scott Duff Date: Tue, 20 Jul 2010 16:10:00 -0500 Subject: Add some more projects to the list --- build/download-stuff.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build/download-stuff.pl') 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: $!"; -- cgit v1.1