[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#603039: ITP: libmonkey-patch-perl -- a scoped monkey-patching Perl module



Package: wnpp
Severity: wishlist
Owner: "Ernesto Hernández-Novich (USB)" <emhn@usb.ve>


* Package name    : libmonkey-patch-perl
  Version         : 0.03
  Upstream Author : Paul Driver <frodwith@cpan.org>
* URL             : http://search.cpan.org/dist/Monkey-Patch/
* License         : Artistic
  Programming Lang: Perl
  Description     : a scoped monkey-patching Perl module

Monkey patching is a way to extend or modify the runtime code of a
program or library without altering the original source code.

Monkey::Patch provides lexical scope monkey-patching so that you can wrap
any other package's subroutine with your own code and still have access
to the original subroutine.

This modules is a required dependency for the latest webgui releases.



Reply to: