FreeBSD.software
Home/devel/p5-Class-Method-Modifiers-Fast

p5-Class-Method-Modifiers-Fast

0.041_1devel

Perl extension to provide Moose-like method modifiers

Class::Method::Modifiers::Fast provides three modifiers: before, around, and after. before and after are run just before and after the method they modify, but cannot really affect that original method. around is run in place of the original method, with a hook to easily call that original method. See the MODIFIERS section for more details on how the particular modifiers work.

$pkg install p5-Class-Method-Modifiers-Fast
metacpan.org/release/Class-Method-Modifiers-Fast
Origin
devel/p5-Class-Method-Modifiers-Fast
Size
6.42KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
1 packages

Dependencies (2)

Required By (1)