cpan Moose 0.16

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

++ NOTE ++
There are some speed improvements in this release,
but they are only the begining, so stay tuned.
  • Moose::Object

    • BUILDALL and DEMOLISHALL no longer get
      called unless they actually need to be.
      This gave us a signifigant speed boost
      for the cases when there is no BUILD or
      DEMOLISH method present.
  • Moose::Util::TypeConstraints

  • Moose::Meta::TypeConstraint

    • added an 'optimize_as' option to the
      type constraint, which allows for a
      hand optimized version of the type
      constraint to be used when possible.
    • Any internally created type constraints
      now provide an optimized version as well.

Don't miss a new Moose release

NewReleases is sending notifications on new releases.