]> git.decadent.org.uk Git - maypole.git/blobdiff - Makefile.PL
+ Use HTTP::Headers for input/output headers. Add appropriate unit tests.
[maypole.git] / Makefile.PL
index c623c120c65fdcb1ae489f80bdc3fc5ed3b82132..345bf6bf8d1926979f4f73b1d84581da02f8192b 100644 (file)
@@ -21,6 +21,7 @@ WriteMakefile(
         UNIVERSAL::require               => 0,
         URI::QueryParam                  => 0,
         CGI::Simple                      => 0,
+        HTTP::Headers                    => 0,
         Template                         => 0,
         Template::Plugin::Class          => 0,
         Test::MockModule                 => 0,