]> git.decadent.org.uk Git - maypole.git/commitdiff
HTML::Element is now a prerequisite.
authorbiopete <biopete@invalid>
Thu, 1 Jun 2006 15:09:11 +0000 (15:09 +0000)
committerbiopete <biopete@invalid>
Thu, 1 Jun 2006 15:09:11 +0000 (15:09 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@490 48953598-375a-da11-a14b-00016c27c3ee

Makefile.PL

index 08582becc505235336adbedb03f08f6a77eb85e8..efe950184161d2acd924510d79428413064b1676 100644 (file)
@@ -23,8 +23,9 @@ WriteMakefile(
         URI                              => 0,
         URI::QueryParam                  => 0,
         CGI::Simple                      => 0,
         URI                              => 0,
         URI::QueryParam                  => 0,
         CGI::Simple                      => 0,
-        HTTP::Headers                    => 1.59,
        HTTP::Body                       => 0.5,
        HTTP::Body                       => 0.5,
+       HTML::Element                    => 0,
+        HTTP::Headers                    => 1.59,
         Template                         => 0,
         Template::Plugin::Class          => 0,
         Test::MockModule                 => 0,
         Template                         => 0,
         Template::Plugin::Class          => 0,
         Test::MockModule                 => 0,