cpan Moose 2.1401

latest releases: 2.2207, 2.2206, 2.2205...
9 years ago

[BUG FIXES]

  • The core overloading support interacted badly with
    MooseX::MarkAsMethods. If you used MooseX::MarkAsMethods in a role that
    provided overloading, then that overloading would not be properly applied
    to consuming classes, leading to very weird errors of the form:

    Can't resolve method "???" overloading """" in package "Class2" ...

Note that the problems that MooseX::MarkAsMethods fixes are no longer
present if you are using Moose 2.1400+ and namespace::autoclean 0.16+. We
encourage you to upgrade both of these modules and remove
MooseX::MarkAsMethods from your code base.

Don't miss a new Moose release

NewReleases is sending notifications on new releases.