aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-01-26 03:42:18 +0000
committerwreis <wreis@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-01-26 03:42:18 +0000
commit90b1c70a06978e81a7f29c04a7dc6d0b17791081 (patch)
tree528947cd026eee10a672b5ee49e2bc678014c8d1 /Makefile.PL
parent9757d0cf0d9e20cede6045920eafa24bdb03dd58 (diff)
downloadreaction-90b1c70a06978e81a7f29c04a7dc6d0b17791081.tar.gz
reaction-90b1c70a06978e81a7f29c04a7dc6d0b17791081.zip
added 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 b73726c..5cb3833 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -32,6 +32,7 @@ requires 'Text::CSV_XS';
requires 'Devel::Declare' => '0.001006';
requires 'MooseX::Types' => '0.04';
requires 'Business::CreditCard' => '0.30';
+requires 'Scalar::Util';
catalyst;