cpan Moose 0.78

latest releases: 2.2207, 2.2206, 2.2205...
14 years ago
  • Moose::Cookbook::FAQ and Moose::Cookbook::WTF

    • Merged these documents into what is now Moose::Manual::FAQ
  • Moose::Unsweetened

    • Moved to Moose::Manual::Unsweetened
  • Moose::Cookbook::Basics::Recipes 9-12

    • Renamed to be 8-11, since recipe 8 did not exist
  • Moose::Exporter

    • Make Moose::Exporter import strict and warnings into packages
      that use it (doy)
  • Moose::Object

    • Fix DEMOLISHALL sometimes not being able to find DEMOLISH
      methods during global destruction (doy)
  • Moose::Meta::Class

  • Moose::Meta::Role::Application::ToClass

    • Track the Role::Application objects created during class-role
      consumption (Sartak)
  • Moose::Meta::Class

    • Fix metaclass incompatibility errors when extending a vanilla perl
      class which isa Moose class with a metaclass role applied (t0m)
  • Moose::Meta::Role

    • Add a role-combination hook, _role_for_combination, for the
      benefit of MooseX::Role::Parameterized (Sartak)
  • Tests

    • Some tests were failing on Win32 because they explicit checked
      warning output for newlines. Reported by Nickolay Platonov.

Don't miss a new Moose release

NewReleases is sending notifications on new releases.