From 948681c269326ebd586cc73be2d7c9edb4b21374 Mon Sep 17 00:00:00 2001 From: Jonathan Scott Duff Date: Tue, 6 Jul 2010 14:52:15 -0500 Subject: Use MiniDBI rather than fakedbi --- build/download-stuff.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/download-stuff.pl b/build/download-stuff.pl index f3bed02..3fa225f 100644 --- a/build/download-stuff.pl +++ b/build/download-stuff.pl @@ -6,7 +6,7 @@ my @modules = qw( http://github.com/rakudo/rakudo http://github.com/jnthn/zavolaj http://github.com/jnthn/blizkost - http://github.com/mberends/fakedbi + http://github.com/mberends/MiniDBI http://github.com/masak/svg http://github.com/moritz/svg-plot http://github.com/moritz/Math-RungeKutta -- cgit v1.1