libclass-method-modifiers-perl
Perl module providing method modifiers
Description
Class::Method::Modifiers provides three modifiers: before, around, and after. The before and after modifiers are run just before and after the method they modify, but cannot really affect that original method. The remaining modifier, around, is run in place of the original method, with a hook to easily call the original method.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 screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Class-Method-Modifiers
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 libclass-method-modifiers-perl