The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08

  • Methods which point to the same reference do not conflict (because they're the same method).
  • [!Moose] Excluded methods are now required. See [https://rt.cpan.org/Public/Bug/Display.html?id=45591] in Moose.
  • [!Moose] Added -rename, a combination of -alias and -excludes.
  • Add -version for roles
  • Bug fix: make sure that -alias doesn't also -exclude
  • Bug fix: Can't alias over an existing method
  • Removed a number of Moose tests which don't apply

Modules

Just roles. Nothing else.