http://qs321.pair.com?node_id=855993


in reply to Re^2: Test whether STDOUT is connected to a file
in thread Test whether STDOUT is connected to a file

Because if I do this, I don't get any diagnostics about the error case.

You could redirect the STDERR to STDOUT in the called perl program, then you wouldn't need to rely upon a broken bourne-shell emulation under windows.

  • Comment on Re^3: Test whether STDOUT is connected to a file