The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.006001 - 2014-10-22

  • Name the ->DOES method installed by Role::Tiny
  • don't apply threading workarounds on non-threaded perls, even if module for it is loaded by something
  • avoid loading base.pm and just set @ISA manually
  • fix some Pod links to Class::Method::Modifiers
  • fix applying roles with multiple attributes with defaults to objects (RT#99217)
  • fix Moose inheriting from a Moo class that inherits from a non-M* class when the Moose class is not made immutable
  • fix ->does method on Moose child classes of Moo classes

Modules

Moo
Minimalist Object Orientation (with Moose compatibility)
Minimal Object Orientation support for Roles
defer generation of subroutines until they are first called
efficient generation of subroutines via string eval
oo
syntactic sugar for Moo oneliners

Provides

in lib/Method/Generate/Accessor.pm
in lib/Method/Generate/BuildAll.pm
in lib/Method/Generate/Constructor.pm
in lib/Method/Generate/DemolishAll.pm
in lib/Method/Inliner.pm
in lib/Moo/HandleMoose.pm
in lib/Moo/HandleMoose.pm
in lib/Moo/HandleMoose/FakeMetaClass.pm
in lib/Moo/HandleMoose/_TypeMap.pm
in lib/Moo/Object.pm
in lib/Moo/_Utils.pm
in lib/Moo/_mro.pm
in lib/Moo/sification.pm