in reply to Re: Printing source code while running
in thread Printing source code while running

Whoops, thanks for the pointer. Apparently "trace" is the magical keyword that I didn't search for.

It looks like Devel::Trace and Debug::Trace both do a subset of what I want... see also Automatic debugging

  • Comment on Re^2: Printing source code while running