From: Simon Cozens Date: Tue, 4 May 2004 10:29:26 +0000 (+0000) Subject: We use it, we should declare it. X-Git-Tag: 2.10~221 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=74cd061f5e9aebcaa0ede4ae122946b74ba68557 We use it, we should declare it. git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@141 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/Makefile.PL b/Makefile.PL index ed3b4a1..18b21ca 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,6 +18,7 @@ WriteMakefile( UNIVERSAL::require => 0, Apache::Request => 0, Template => 0, + Template::Plugin::Class => 0, }, # e.g., Module::Name => 1.1 ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (ABSTRACT_FROM => 'lib/Maypole.pm', # retrieve abstract from module