in reply to Re: Send "Expect.pm" debug and screen output to a file
in thread Send "Expect.pm" debug and screen output to a file

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^2: Send "Expect.pm" debug and screen output to a file

Replies are listed 'Best First'.
Re^3: Send "Expect.pm" debug and screen output to a file
by Fletch (Bishop) on Feb 08, 2005 at 15:00 UTC

    So, erm, redirect stderr to a file. And if you have log_user enabled then redirect stdout as well. I'll just mention perldoc perlopentut rather than quoting and pointing out the relevant section since you seem to have a problem with that.