in reply to An Implementation of Devel::TraceMethods
Thanks for coding that up.
Actually, what I had in mind is a bit more complicated so that it works in the face of inheritance and autoloading and uses goto so that its presence is less likely to be noticed.
I also have some ideas on how to make it work when the module hasn't been loaded yet so you can do: perl -MDevel::MethodTrace=CGI script and get good trace w/o modifying any files.
- tye (but my friends call me "Tye")
|
|---|