summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-11-21 05:28:39 -0600
committerJesse Luehrs <doy@tozt.net>2009-11-21 05:28:39 -0600
commitacdedee554adae843f992406326ce2e3bb74d6c6 (patch)
treed8f88414c35154169d4051ba597629d710758e82 /dist.ini
parent9ac373816d2a54747b7f7a71127bccf343dd5e5c (diff)
downloadmoosex-nonmoose-acdedee554adae843f992406326ce2e3bb74d6c6.tar.gz
moosex-nonmoose-acdedee554adae843f992406326ce2e3bb74d6c6.zip
i guess i should explicitly dep on list::moreutils
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 9cf2d76..9d71891 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,4 +8,5 @@ abstract = foreign inheritance for Moose
[@Classic]
[Prereq]
-Moose = 0.90
+Moose = 0.90
+List::MoreUtils = 0