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


in reply to redirecting STDERR, then back again

You might also use select in a local block to temporarily point the STDERR filehandle someplace else.

NOTE: I've done this with STDOUT but not with STDERR (yet).

Mick