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

Changes for version 0.14 - 2014-07-30

  • Fixed a bug with Perl 5.18+ that caused this module to simply blow up with an error like "Use of uninitialized value in subroutine entry at .../Class/MOP/Package.pm ..." (Dave Rolsky)
  • Line numbers in shipped code are now almost the same (within 3) as the repository source, for easier debugging
  • Repository migrated to the github moose organization
  • Unneeded init_meta method removed (Dave Rolsky)

Modules

Roles which support overloading
Roles which support overloading
Role application role for Roles which support overloading
Fix up magic when applying roles to instances with magic on old perls
Role for composite roles which support overloading