cpan Moose 0.27

latest releases: 2.2207, 2.2206, 2.2205...
16 years ago
  • Moose::Meta::Attribute

    • Added support for the new builder option (groditi)
    • Added support for lazy_build option (groditi)
    • Changed slot initialization for predicate changes (groditi)
  • Moose::Meta::Method::Accessor

    • Added support for lazy_build option (groditi)
    • Fix inline methods to work with corrected predicate
      behavior (groditi)
  • Moose::Meta::Method::Constructor

    • Added support for lazy_build option (groditi)
  • t/

    • tests for builder and lazy_build (groditi)
  • fixing some misc. bits in the docs that
    got mentioned on CPAN Forum & perlmonks

  • Moose::Meta::Role

    • fixed how required methods are handled
      when they encounter overriden or modified
      methods from a class (thanks to confound).
    • added tests for this
  • Moose::Util::TypeConstraint

    • fixed the type notation parser so that
      the | always creates a union and so is
      no longer a valid type char (thanks to
      konobi, mugwump and #moose for working
      this one out.)
    • added more tests for this

Don't miss a new Moose release

NewReleases is sending notifications on new releases.