aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnthn <jnthn@jnthn.net>2012-01-27 23:49:41 +0100
committerjnthn <jnthn@jnthn.net>2012-01-27 23:49:41 +0100
commit5b0bc3e9a2caa13c46d62a9e4b9c572bea43cac6 (patch)
tree9f3a60be9e373e2563ec17f924bed3842009b3bc
parent7c1a23658b67b965c562ced4b7faecaa3bc28778 (diff)
Various module list tweaks.
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e1b80a6..951307a 100644
--- a/Makefile
+++ b/Makefile
@@ -27,18 +27,19 @@ MODULES = \
git://github.com/jnthn/zavolaj \
git://github.com/masak/xml-writer \
git://github.com/moritz/svg \
- git://github.com/moritz/svg-plot \
git://github.com/moritz/Math-RungeKutta \
git://github.com/moritz/Math-Model \
git://github.com/tadzik/perl6-Term-ANSIColor \
git://github.com/jnthn/test-mock \
+ git://github.com/perlpilot/grammar-profiler-simple \
+ git://github.com/jnthn/grammar-debugger \
git://github.com/moritz/json \
git://github.com/snarkyboojum/Perl6-MIME-Base64 \
- git://github.com/cosimo/perl6-lwp-simple \
git://github.com/cosimo/perl6-digest-md5 \
git://github.com/tadzik/perl6-File-Tools \
git://github.com/tadzik/perl6-Config-INI \
git://github.com/tadzik/panda \
+ git://github.com/supernovus/perl6-http-status \
git://github.com/supernovus/perl6-http-easy \
git://github.com/tadzik/Bailador \
git://github.com/mberends/MiniDBI \