in reply to Re: using Data::Dumper to monitor methods?
in thread using Data::Dumper to monitor methods?

You're probably wanting to look at the perl debugger, DB. How precisely to do that I leave to the more experienced/adventurous, but I'm quite sure that the perl debugger can do this somehow.

  • Comment on Re^2: using Data::Dumper to monitor methods?