X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=0d02e17637096605e5d87342eb2d5aab24e009c7;hp=1425cf1e8f1a582061c10c56a188eb900d4290ea;hb=a0bb847e6fa82f029a4f77a1cbd29f51002c3e23;hpb=b22c66686d892bba76a150f727561f8778f3ea72 diff --git a/Makefile.PL b/Makefile.PL index 1425cf1..0d02e17 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,6 +11,7 @@ WriteMakefile( Class::Data::Inheritable => 0, HTML::Entities => 0, HTTP::Headers => 0, + HTTP::Server::Simple => 0, Module::Pluggable::Fast => 0 } );