This change was for Class::MOP not Moose
Shawn M Moore [Sun, 8 Mar 2009 07:53:49 +0000 (03:53 -0400)]
Changes

diff --git a/Changes b/Changes
index b2a54f3..0c43c7b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,7 +10,7 @@ Revision history for Perl extension Class-MOP.
         Perl version of the code. A Moose test would fail when run
         against the pure Perl version of this code.
 
-    * Moose::Meta::Instance
+    * Class::MOP::Instance
       - The inline_* methods now quote attribute names themselves, and
         don't expect to receive a quoted value.