There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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