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

Changes for version 0.04 - 2016-02-02

  • added ability to wrap all subs in a module (prereq Devel::Examine::Subs)
  • pre() and post() methods now have access to $Wrap::Sub::name, which contains the name of the wrapped sub
  • completed POD
  • added more tests

Modules

Object Oriented subroutine wrapper with pre and post hooks, and more.
Provides for Wrap::Sub