perl-Monkey-Patch - Scoped monkey-patching Perl module
| Website: | https://metacpan.org/release/Monkey-Patch | 
|---|---|
| License: | GPL+ or Artistic | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
- 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. 
Packages
| perl-Monkey-Patch-0.03-1.fc14.al.noarch [20 KiB] | Changelog
              by Andrea Veri (2018-07-31): - Initial package release. |