cpan Moose 0.76

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

    • Do not run coercions in coerce() if the value already passes the type
      constraint (hdp)
  • Moose::Meta::TypeConstraint::Class

    • In validation error messages, specifically say that the value is not
      an instance of the class. This should alleviate some frustrating
      forgot-to-load-my-type bugs. rt.cpan.org #44639 (Sartak)
  • Moose::Meta::Role::Application::ToClass

    • Revert the class-overrides-role warning in favor of a solution outside
      of the Moose core (Sartak)
  • Tests

    • Make Test::Output optional again, since it's only used in a few files
      (Sartak)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.