libmonkey-patch-action-perl

module to monkey-patching subs from other packages, with restore

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::Action is based on Monkey::Patch and provides lexical scope monkey-patching so that you can wrap any other package's subroutine with your own code. It makes things even easier by helping you apply a stack of patches and unapply them later in flexible order.

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-Action


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-action-perl