aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authormatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2007-11-29 19:05:13 +0000
committermatthewt <matthewt@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2007-11-29 19:05:13 +0000
commitaa8c0c904641fa20c5f50882d09c1502aae19b3a (patch)
tree3f8db7deb47c9a7918c122347b42471781b1371d /Makefile.PL
parentd7b00a506917b0fc21c7781985ea65293870fbbc (diff)
downloadreaction-aa8c0c904641fa20c5f50882d09c1502aae19b3a.tar.gz
reaction-aa8c0c904641fa20c5f50882d09c1502aae19b3a.zip
listview ported bar pager
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index ee71807..335d847 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -28,7 +28,7 @@ requires 'Email::Send';
requires 'Email::MIME';
requires 'Email::MIME::Creator';
requires 'Text::CSV_XS';
-requires 'Devel::Declare' => '0.001004';
+requires 'Devel::Declare' => '0.001006';
catalyst;