From 74cd061f5e9aebcaa0ede4ae122946b74ba68557 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Tue, 4 May 2004 10:29:26 +0000 Subject: [PATCH] We use it, we should declare it. git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@141 48953598-375a-da11-a14b-00016c27c3ee --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2