in reply to Re: Viewing perl execution line by line - debug flags
in thread Viewing perl execution line by line

thanks imp,

PERLDB_OPTS="NonStop AutoTrace LineInfo=foo.trace" helped me. thanks again.
  • Comment on Re^2: Viewing perl execution line by line