1d3b898128
Method modifiers are a powerful feature from the CLOS (Common Lisp Object System) world. Class::Method::Modifiers 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.
6 lines
357 B
Plaintext
6 lines
357 B
Plaintext
MD5 (Class-Method-Modifiers-1.01.tar.gz) = 8DmMRoAl0hSTdFYZsRFKRg==
|
|
RMD160 (Class-Method-Modifiers-1.01.tar.gz) = nO0pDqC2blqrzEl6jAljoyOpE6M=
|
|
SHA1 (Class-Method-Modifiers-1.01.tar.gz) = cyFkLPjfC401v1F9nUrwgkogNtg=
|
|
SHA256 (Class-Method-Modifiers-1.01.tar.gz) = ziKoNLvnni/1wBcJvs/68Mmn1xs72UsuB7YR/k8Ddb4=
|
|
SIZE (Class-Method-Modifiers-1.01.tar.gz) = 23163
|