cpan Moose 0.57

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

    • A new bit of doc intended to introduce folks familiar with
      "standard" Perl 5 OO to Moose concepts. (Dave Rolsky)
  • Moose::Unsweetened

    • Shows examples of two classes, each done first with and then
      without Moose. This makes a nice parallel to
      Moose::Intro. (Dave Rolsky)
  • Moose::Util::TypeConstraints

    • Fixed a bug in find_or_parse_type_constraint so that it
      accepts a Moose::Meta::TypeConstraint object as the parent
      type, not just a name (jnapiorkowski)
    • added tests (jnapiorkowski)
  • Moose::Exporter

    • If Sub::Name was not present, unimporting failed to actually
      remove some sugar subs, causing test failures (Dave Rolsky)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.