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 1.03

  • hooks are now tail call optimized
  • build method is now replaced only once per package (instead of once per hook)
  • hooks are now trying harder to apply to a package
    • if they can't apply before build, they will try again after it finished

Modules

Override any method in your Kelp application