From: Shawn M Moore Date: Wed, 1 Jul 2009 16:54:50 +0000 (-0400) Subject: You need CMM::Fast not Data::Util (which it uses) X-Git-Tag: 0.27~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=3fcf8a33a9e73b9f07c4246c8bdf78247370753c You need CMM::Fast not Data::Util (which it uses) --- diff --git a/lib/Mouse.pm b/lib/Mouse.pm index de8ad9d..ceb4cc7 100644 --- a/lib/Mouse.pm +++ b/lib/Mouse.pm @@ -279,8 +279,8 @@ Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. We're also going as light on dependencies as possible. -L or L is required if you want support -for L, L, and L. +L or L is required +if you want support for L, L, and L. =head2 MOOSE COMPAT