X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=inline;f=Makefile.PL;h=398f6abfaf3583e3e29829282f74d5da44169b40;hb=ce6a4c9c85fd9ea388abc677089564bc46e687be;hp=e656c566f72c10e3bb1d7f15ff8213b691f1f06a;hpb=fa685ce517bd35c12ed6681803d9d0d6b1793159;p=maypole.git diff --git a/Makefile.PL b/Makefile.PL index e656c56..398f6ab 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,6 +8,14 @@ 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, Template => 0, }, # e.g., Module::Name => 1.1