From: Aaron Trevena Date: Fri, 6 Jul 2007 11:08:29 +0000 (+0000) Subject: fixes to Makefile X-Git-Tag: 2.12+2.121~7 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=c6b94234b3a4b2a40760748538b3380c6c39b611 fixes to Makefile git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@576 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/Makefile.PL b/Makefile.PL index 935c677..3d26362 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,11 +20,9 @@ WriteMakefile( UNIVERSAL::moniker => 0, UNIVERSAL::require => 0, URI => 0, - URI::QueryParam => 0, CGI::Simple => 0, HTTP::Body => 0.5, - HTML::Element => 0, - HTTP::Headers => 1.59, + HTML::Tree => 0, Template => 0, Template::Plugin::Class => 0, Test::MockModule => 0,