aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-03-30 14:28:27 +0000
committerwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-03-30 14:28:27 +0000
commit0d0c90016c7a0594ae2645506fb964ca469a17e4 (patch)
tree38b2bb846200f0d19e8cbf17f785f5f179777d32 /Makefile.PL
parent63bd0b429e5f3367b7de93a2072050f7e3fcded3 (diff)
downloadreaction-0d0c90016c7a0594ae2645506fb964ca469a17e4.tar.gz
reaction-0d0c90016c7a0594ae2645506fb964ca469a17e4.zip
updating deps
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 aa061d2..6ef0c7d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -43,6 +43,7 @@ requires 'URI';
requires 'aliased';
requires 'namespace::clean' => '0.08';
requires 'metaclass';
+requires 'Method::Signatures::Simple';
test_requires 'Test::Class';
test_requires 'Test::WWW::Mechanize::Catalyst';