in reply to Add Code to functions in File
I'm not sure there's a clean way to do this reliably. Parsing Perl is tricky.
However, if you're willing to consider a function wrapper, Hook::LexWrap may give you some ideas. Attach a POST handler to the function.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Add Code to functions in File
by adrianh (Chancellor) on May 27, 2004 at 12:14 UTC |