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.10 - 2001-09-20

  • Doc tweak (domo Tatsuhiko-san!)
  • Fixed bug with self-destructing destructor destructing too late (thanks Garrett)
  • Rebuilt entire implementation with features missing for previous release, all based on a cunning idea by Michael Schwern (thanks Michael)
  • Added return value access in pre- and post-wrappers
  • Added pre-emption of original if pre-wrapper changes return value
  • Added two demos

Modules

Lexically scoped subroutine wrappers

Provides

in lib/Hook/LexWrap.pm