Merge branch 'master' into attribute_helpers
Jesse Luehrs [Tue, 18 Aug 2009 08:19:08 +0000 (03:19 -0500)]
Conflicts:
Changes

1  2 
Changes
lib/Moose/Manual/Delta.pod
lib/Moose/Meta/Role.pm

diff --cc Changes
+++ b/Changes
@@@ -1,16 -1,10 +1,19 @@@
  Also see Moose::Manual::Delta for more details of, and workarounds
  for, noteworthy changes.
  
- next version
 +    * Moose::Meta::Attribute
 +      - Added the currying syntax for delegation from AttributeHelpers
 +        to the existing delegation API. (hdp)
 +
 +    * Moose::Meta::Attribute::Native
 +      - Moved in from MooseX::AttributeHelpers with API tweaks. See
 +        Moose::Manual::Delta for details. (hdp, jhannah, rbuels, Sartak,
 +        perigrin, doy)
 +
+     * Moose::Error::Croak
+     * Moose::Error::Confess
+       - Clarify documentation on how to use. (Curtis Jewell)
  0.89 Thu Aug 13, 2009
      * Moose::Manual::Attributes
        - Clarify "is", include discussion of "bare". (Sartak)
Simple merge
Simple merge