cpan Moose 0.73_02

latest releases: 2.2207, 2.2206, 2.2205...
pre-release15 years ago
  • More deprecations and renamings

    • Moose::Meta::Method::Constructor
    • initialize_body => _initialize_body (this is always called
      when an object is constructed)
  • Moose::Object

    • The DEMOLISHALL method could throw an exception during global
      destruction, meaning that your class's DEMOLISH methods would
      not be properly called. Reported by t0m.
  • Moose::Meta::Method::Destructor

    • Destructor inlining was totally broken by the change to the
      is_needed method in 0.72_01. Now there is a test for this
      feature, and it works again.
  • Moose::Util

    • Bold the word 'not' in the POD for find_meta (t0m)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.