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

That's interesting code; I really liked this bit in the PRINT sub :) @_[0..$#_] A bit of unnecessary redundancy?