From: Simon Cozens Date: Sat, 24 Jan 2004 16:29:54 +0000 (+0000) Subject: More dependencies. X-Git-Tag: 2.10~350 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=6979dda653a0eb6f083a348df56fa42b34484e36 More dependencies. git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@12 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/Makefile.PL b/Makefile.PL index e656c56..f9bcfa1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,6 +8,11 @@ WriteMakefile( PREREQ_PM => { DBD::SQLite => 0, # For testing Class::DBI::Loader => 0, + Class::DBI::AsForm => 0, + Class::DBI::FromCGI => 0, + Class::DBI::Loader::Relationship => 0, + UNIVERSAL::moniker => 0, + UNIVERSAL::require => 0, Apache::Request => 0, Template => 0, }, # e.g., Module::Name => 1.1