cpan Moose 2.0100

latest releases: 2.2207, 2.2206, 2.2205...
pre-release12 years ago

[DEPRECATIONS]

  • Using a hand-optimized type constraint is now deprecated. In keeping with
    our release policy, this won't actually start warning until the 2.0200
    release.

[NEW FEATURES]

  • Type constraints can now provide inlined versions, which should make
    inlined code which uses type constraints (such as accessors) faster. This
    replaces the existing hand-optimized constraint feature. (Dave Rolsky)

[ENHANCEMENTS]

  • Remove a lot of cases where generated methods closed over meta objects.
    Most simple cases should now only close over simple data types and
    coderefs. This should make deparsing simpler.

Don't miss a new Moose release

NewReleases is sending notifications on new releases.