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

p5-Class-Method-Modifiers-Fast

0.041_1

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.

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

Dependencies (2)

Required By (1 packages)

More in devel