cpan Moose 0.44

latest releases: 2.2207, 2.2206, 2.2205...
15 years ago
  • Moose

    • made make_immutable warning cluck to
      show where the error is (thanks mst)
  • Moose::Object

    • BUILDALL and DEMOLISHALL now call
      ->body when looping through the
      methods, to avoid the overloaded
      method call.
    • fixed issue where DEMOLISHALL was
      eating the $@ values, and so not
      working correctly, it still kind of
      eats them, but so does vanilla perl
    • added tests for this
  • Moose::Cookbook::Recipe7

    • added new recipe for immutable
      functionality (thanks Dave Rolsky)
  • Moose::Cookbook::Recipe9

    • added new recipe for builder and
      lazy_build (thanks Dave Rolsky)
  • Moose::Cookbook::Recipe11

    • added new recipe for method aliasing
      and exclusion with Roles (thanks Dave Rolsky)
  • t/

    • fixed Win32 test failure (thanks spicyjack)

~ removed Build.PL and Module::Build compat
since Module::Install has done that.

Don't miss a new Moose release

NewReleases is sending notifications on new releases.