Is it possible to see all the executed lines within a perl script during a run? I want to be able to review the path followed during execution. In otherwords, after the run is complete, I want to look back at the path that was followed. Is this possible?
Thanks in advance!
Thanks in advance!