From 70d774dc5f8a6baba9715e604c9754108b538e09 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Thu, 5 Apr 2012 10:44:06 +0200 Subject: add URI and LWP::Simple --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f4ab214..694feeb 100644 --- a/Makefile +++ b/Makefile @@ -44,6 +44,8 @@ MODULES = \ git://github.com/supernovus/perl6-http-easy \ git://github.com/tadzik/Bailador \ git://github.com/mberends/MiniDBI \ + git://github.com/ihrd/uri.git \ + git://github.com/cosimo/perl6-lwp-simple.git \ DISTTARGETS = \ $(PARROT_DIR) \ -- cgit v1.1