Next | Hook::LexWrap | 5 |
Hook::LexWrap has some tricky features:
The postwrapper can examine and alter the function's return value
The prewrapper can pre-empt the function's return value
Inside the function, the prewrappers are invisible to caller
Wrappers can be made to go away automatically when a block is exited
Next | Copyright © 2003 M. J. Dominus |