From: Dave Rolsky Date: Thu, 14 Oct 2010 19:56:33 +0000 (-0500) Subject: Add List::MoreUtils X-Git-Tag: v0.07~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FPackage-DeprecationManager.git;a=commitdiff_plain;h=fa64238d93b7df8fe2d1fd5393bf8f448ebd6344 Add List::MoreUtils --- diff --git a/dist.ini b/dist.ini index a6dd5b1..88e1054 100644 --- 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