perl-Class-Method-Modifiers-Fast
Provides Moose-Like Method Modifiers
Method modifiers are a powerful feature from the CLOS (Common Lisp Object System) world. '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 can not 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.
Artistic-1.0 or GPL-1.0+cloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...