libmonkey-patch-perl

scoped monkey-patching Perl module

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Monkey-Patch


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmonkey-patch-perl