From c6b94234b3a4b2a40760748538b3380c6c39b611 Mon Sep 17 00:00:00 2001 From: Aaron Trevena Date: Fri, 6 Jul 2007 11:08:29 +0000 Subject: [PATCH] fixes to Makefile git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@576 48953598-375a-da11-a14b-00016c27c3ee --- Makefile.PL | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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, -- 2.39.2