merge trunk to meta-role-helper branch
Dave Rolsky [Fri, 29 Aug 2008 18:46:23 +0000 (18:46 +0000)]
1  2 
Changes
lib/Moose/Meta/Class.pm
lib/Moose/Role.pm
lib/Moose/Util.pm

diff --cc Changes
+++ b/Changes
@@@ -1,14 -1,9 +1,15 @@@
  Revision history for Perl extension Moose
  
- 0.55_02
-     * Makefile.PL and Moose.pm
-       - explicitly require Perl 5.8.0+ (Dave Rolsky)
++0.56
 +    * Moose::Util::MetaRole
 +      - This simplifies the application of roles to any meta class, as
 +        well as the base object class. Reimplemented metaclass traits
 +        using this module. (Dave Rolsky)
 +
+ 0.55_02 Fri August 29, 2008
+     * Makefile.PL and Moose.pm
+       - explicitly require Perl 5.8.0+ (Dave Rolsky)
      * Moose::Util::TypeConstraints
        - Fix warnings from find_type_constraint if the type is not 
          found (t0m).
Simple merge
Simple merge
Simple merge