aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authormatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2007-11-09 13:53:40 +0000
committermatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2007-11-09 13:53:40 +0000
commitce0ce002223ca83946204e78bea5c178c6808e5c (patch)
tree8844414e544218499d4b3d3eb5c633cd29ab1b1c /Makefile.PL
parent7f13f58d53cb525973474efb1bdc2721ceb5033c (diff)
downloadreaction-ce0ce002223ca83946204e78bea5c178c6808e5c.tar.gz
reaction-ce0ce002223ca83946204e78bea5c178c6808e5c.zip
replace renders with fragment
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index aec5ca2..05fb324 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -28,6 +28,7 @@ requires 'Email::Send';
requires 'Email::MIME';
requires 'Email::MIME::Creator';
requires 'Text::CSV_XS';
+requires 'Devel::Declare' => '0.001004';
catalyst;