in reply to Re^2: How to write macro in perl
in thread How to write macro in perl
It looks to me like you are trying to do some profiling of your code as it runs in a test environment. Take a look at the Devel modules, you may be able to find a profiler that does what you want.
If you want to inject code into subroutines for testing, you might find Hook::LexWrap useful.
Update: I'd find it a lot easier to read your posts if you added some formatting to your nodes. When you have long lists of things, us an ordered or unordered list. Keep you paragraphs short. Whitespace helps improve readability.
TGI says moo
|
|---|