in reply to Re: How do I redirect STDERR to a subroutine?
in thread How do I redirect STDERR to a subroutine?

Thanks very much for this.

Filter::Handle didn't work for me when trying to divert stderr to a subroutine (it went into an infinite loop), but your code works perfectly.

mde, London, England

  • Comment on Re^2: How do I redirect STDERR to a subroutine?