Add List::MoreUtils
Dave Rolsky [Thu, 14 Oct 2010 19:56:33 +0000 (14:56 -0500)]
dist.ini

index a6dd5b1..88e1054 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -29,9 +29,10 @@ repository.type   = git
 [CheckChangeLog]
 
 [Prereqs]
-Carp         = 0
-Params::Util = 0
-Sub::Install = 0
+Carp            = 0
+List::MoreUtils = 0
+Params::Util    = 0
+Sub::Install    = 0
 
 [Prereqs / TestRequires]
 Test::Exception = 0