cpan Moose 0.03

latest releases: 2.2207, 2.2206, 2.2205...
18 years ago
  • Moose::Cookbook

    • added the Moose::Cookbook with 5 recipes,
      describing all the stuff Moose can do.
  • Moose

    • fixed an issue with &extends super class loading
      it now captures errors and deals with inline
      packages correctly (bug found by mst, solution
      stolen from alias)
    • added super/override & inner/augment features
    • added tests and docs for these
  • Moose::Object

    • BUILDALL now takes a reference of the %params
      that are passed to &new, and passes that to
      each BUILD as well.
  • Moose::Util::TypeConstraints

    • Type constraints now survive runtime reloading
    • added test for this

Don't miss a new Moose release

NewReleases is sending notifications on new releases.