X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=5102d043cecf0d8b20f23176dafb8ce155f752db;hb=5cf7104ae5e3c75f586adb23967aba4b690a3994;hp=27190fe534c2da58fadb166f637dfe1c6ff64f61;hpb=74ca32cee1a50c5c166a0e3f8cc1ecdcfe76ad23;p=dbsrgits%2FSQL-Translator.git diff --git a/Build.PL b/Build.PL index 27190fe..5102d04 100644 --- a/Build.PL +++ b/Build.PL @@ -29,6 +29,7 @@ my $builder = Module::Build->new( 'Parse::RecDescent' => 1.94, 'Pod::Usage' => 0, 'Class::Accessor::Fast' => 0, + 'DBI' => 0, }, recommends => { 'Template' => 2.10,