summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-05-27 23:22:46 -0500
committerJesse Luehrs <doy@tozt.net>2009-05-27 23:22:46 -0500
commit16f57433a853f48a2ff59ede3a59c732fd4060ef (patch)
treec56e448915f07ba4e5861694759742d79c5bb4fb
parent27d4e1a0e0d44c2745ab782639b0d83742dd1331 (diff)
downloadmoosex-mangle-16f57433a853f48a2ff59ede3a59c732fd4060ef.tar.gz
moosex-mangle-16f57433a853f48a2ff59ede3a59c732fd4060ef.zip
add dep on Test::Exception
-rw-r--r--dist.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 06c8999..25f001e 100644
--- a/dist.ini
+++ b/dist.ini
@@ -9,3 +9,4 @@ abstract = mangle the argument list or return values of your methods
[Prereq]
Moose = 0.56
+Test::Exception = 0