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

Changes for version 0.0013 - 2014-02-02

  • line numbers in shipped code are now almost the same (within 3) as the repository source, for easier debugging
  • add error diagnostic if the plugin is not a Moose role (RT#49507)
  • avoid continuing on after failing to load a plugin (RT#63013)
  • keep track of all plugins successfully loaded so far in case we fail in the middle (RT#88562)

Modules

Make your classes pluggable