cpan Moose 0.88

latest releases: 2.2207, 2.2206, 2.2205...
14 years ago
  • Moose::Manual::Contributing

    • Re-write the Moose::Manual::Contributing document to reflect
      the new layout and methods of work for the Git repository. All
      work now should be done in topic branches and reviewed by a
      core committer before being applied to master. All releases
      are done by a cabal member and merged from master to
      stable. This plan was devised by Yuval, blame him. (perigrin)
  • Moose::Meta::Role

    • Create metaclass attributes for the different role application
      classes. (rafl)
  • Moose::Util::MetaRole

    • Allow applying roles to a meta role's role application
      classes. (rafl)
  • Moose::Meta::Attribute

    • Add weak_ref to allowed options for "has '+foo'" (mst)
  • Moose::Meta::Method::Accessor

    • No longer uses inline_slot_access in accessors, to support
      non-lvalue-based meta instances. (sorear)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.