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

Changes for version 0.13 - 2018-01-25

  • added support for Travis CI
  • added in some new tests
    • thanks to Lisa Hare for these
  • added patches to support 5.27/bleadperl
    • thanks to FatherC for these
  • DEPENDENCIES
    • dropping the Sub::Name dependency in favor of Sub::Util which will be core eventually
      • thanks to Toby Inkster for this

Modules

MOP
A Meta Object Protocol for Perl 5
A representation of a class
For MOP Internal Use Only
A representation of a method
The Method Attribute object
A representation of a role
A representation of a class slot
A representation of a class slot initializer
For MOP External Use Only