From 7c9d6ceb95ab15ad367d692d3f9934ed7c133786 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Sat, 31 Jan 2004 16:12:45 +0000 Subject: [PATCH] New dependencies git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@34 48953598-375a-da11-a14b-00016c27c3ee --- Makefile.PL | 3 +++ 1 file changed, 3 insertions(+) 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, -- 2.39.2