libsub-wrappackages-perl

Module to wrap subroutines in packages
  http://search.cpan.org/dist/Sub-WrapPackages/
  0
  no reviews



Sub::wrappackages is a perl module that can add pre- and post-execution code wrappers around some given subroutines. it is mostly a wrapper around damian conway's hook::lexwrap module. instead of exporting a wrap function, magic happens when you load the module via the "use" keyword.