X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=Makefile.PL;h=398f6abfaf3583e3e29829282f74d5da44169b40;hb=7c9d6ceb95ab15ad367d692d3f9934ed7c133786;hp=f9bcfa1dc55cf210baef3fa0fcc82638f213892f;hpb=4b7d8f8bb101ebf868f05943901dcd9f38107c40;p=maypole.git diff --git a/Makefile.PL b/Makefile.PL index f9bcfa1..398f6ab 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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,