cpan Moose 1.9903

latest releases: 2.2207, 2.2206, 2.2205...
pre-release13 years ago

[BUG FIXES]

  • Reverse the order that Moose::Exporter 'also' exports are dispatched. When
    trying to re-export from a package that itself exported a modified set of
    Moose sugar, you'd get the original Moose sugar instead of the overrides.
    There are also now tests for this. (perigrin)

  • Don't initialize lazy attributes with defaults in the constructor (for
    immutable classes). (mo)

  • When reinitializing meta objects for classes and roles, we failed to
    preserve roles and role applications. This led to weird bugs. Many MooseX
    modules end up reinitializing your class or role. (Dave Rolsky)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.