cpan Moose 0.89_01

latest releases: 2.2207, 2.2206, 2.2205...
pre-release14 years ago
  • Moose::Meta::Attribute

    • Added the currying syntax for delegation from AttributeHelpers to the
      existing delegation API. (hdp)
  • Moose::Meta::Attribute::Native

    • We have merged the functionality of MooseX::AttributeHelpers into the
      Moose core with some API tweaks. You can continue to use
      MooseX::AttributeHelpers, but it will not be maintained except
      (perhaps) for critical bug fixes in the future. See
      Moose::Manual::Delta for details. (hdp, jhannah, rbuels, Sartak,
      perigrin, doy)
  • Moose::Error::Croak

  • Moose::Error::Confess

    • Clarify documentation on how to use different error-throwing
      modules. (Curtis Jewell)
  • Moose

    • Correct POD for builder to point to Recipe8, not 9. (gphat)
  • Moose::Exporter

    • When a nonexistent sub name is passed to as_is, with_caller, or
      with_meta, throw a warning and skip the exporting, rather than
      installing a broken sub. (doy)
  • Moose::Meta::Class

    • Moose now warns if you call C for a class with mutable
      ancestors. (doy)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.