aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-03-30 14:42:18 +0000
committerwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-03-30 14:42:18 +0000
commitf2dffa23c8eb1566d4208c9671b7bae3c590eeb6 (patch)
tree0ed344ecdcfe536e4fd6490e98e7d5ea3cfbc0ce /Makefile.PL
parent0d0c90016c7a0594ae2645506fb964ca469a17e4 (diff)
downloadreaction-f2dffa23c8eb1566d4208c9671b7bae3c590eeb6.tar.gz
reaction-f2dffa23c8eb1566d4208c9671b7bae3c590eeb6.zip
yet another dep
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 6ef0c7d..773f65c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -44,6 +44,7 @@ requires 'aliased';
requires 'namespace::clean' => '0.08';
requires 'metaclass';
requires 'Method::Signatures::Simple';
+requires 'signatures';
test_requires 'Test::Class';
test_requires 'Test::WWW::Mechanize::Catalyst';