]> git.decadent.org.uk Git - maypole.git/commitdiff
fixes to Makefile
authorAaron Trevena <aaron.trevena@gmail.com>
Fri, 6 Jul 2007 11:08:29 +0000 (11:08 +0000)
committerAaron Trevena <aaron.trevena@gmail.com>
Fri, 6 Jul 2007 11:08:29 +0000 (11:08 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@576 48953598-375a-da11-a14b-00016c27c3ee

Makefile.PL

index 935c677a0410d2c81b1ad0bd46b23786bcfa8832..3d26362ed4a6a1930abc463864777843915d0252 100644 (file)
@@ -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,