cpan Moose 0.30

latest releases: 2.2207, 2.2206, 2.2205...
16 years ago
  • Moose::Meta::Method::Constructor
    -builder related bug in inlined constructor. (groditi)

  • Moose::Meta::Method::Accessor

    • genereate unnecessary calls to predicates and refactor
      code generation for runtime speed (groditi)
  • Moose::Util::TypeConstraints

    • fix ClassName constraint to introspect symbol table (mst)
    • added more tests for this (mst)
    • fixed it so that subtype 'Foo' => as 'HashRef[Int]' ...
      with work correctly.
    • added tests for this
  • Moose::Cookbook

    • adding the link to Recipie 11 (written by Sartak)
    • adding test for SYNOPSIS code
  • t/

    • New tests for builder bug. Upon instantiation, if an
      attribute had a builder, no value and was not lazy the
      builder default was not getting run, oops. (groditi)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.