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

Changes for version 1.001000 - 2013-03-16

  • has will refuse to overwrite locally defined subs with generated accessors.
  • added more meta resources and added more support relevant links into the POD documentation
  • clarify in docs that default and built values won't call triggers (RT#82310)
  • expand is => 'lazy' doc to make it clear that you can make rw lazy attributes if you really want to
  • handles => "RoleName" tries to load the module
  • fix delegation to false/undef attributes (RT#83361)

Modules

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

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/Object.pm
in lib/Moo/_Utils.pm
in lib/Moo/_mro.pm
in lib/Moo/sification.pm
oo
in lib/oo.pm