]> git.decadent.org.uk Git - maypole.git/blobdiff - Makefile.PL
New dependencies
[maypole.git] / Makefile.PL
index f9bcfa1dc55cf210baef3fa0fcc82638f213892f..398f6abfaf3583e3e29829282f74d5da44169b40 100644 (file)
@@ -8,9 +8,12 @@ WriteMakefile(
     PREREQ_PM         => {
         DBD::SQLite => 0, # For testing
         Class::DBI::Loader => 0,
+        Class::DBI::AbstractSearch => 0,
+        Class::DBI::Pager => 0,
         Class::DBI::AsForm => 0,
         Class::DBI::FromCGI => 0,
         Class::DBI::Loader::Relationship => 0,
+        CGI::Untaint => 0,
         UNIVERSAL::moniker => 0,
         UNIVERSAL::require => 0,
         Apache::Request => 0,