X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Build.PL;h=13a2357f875873b0fa612effd22e1d3c52c9f762;hp=40a7891b4600bd157dd57c1085bc4644eb3e1273;hb=35bdf5eadf74c6edf4f6015b7f1c689c6092dcf4;hpb=e0616220ee0bf2a2a9f0bacc0cb3b7fd2a464f36 diff --git a/Build.PL b/Build.PL index 40a7891..13a2357 100644 --- a/Build.PL +++ b/Build.PL @@ -27,7 +27,6 @@ my $build = Module::Build->new( 'Tree::Simple' => 0, 'Tree::Simple::Visitor::FindByPath' => 0, 'URI' => 1.35, - 'URI::Query' => 0, }, recommends => { 'Catalyst::Engine::Apache' => 0, }, create_makefile_pl => 'passthrough',