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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.041-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
0.041-bp155.2.8 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.041-bp154.1.15 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.041-bp153.1.12 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.041-bp152.3.12 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.041-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.041-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.041-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|