I've tried to do this before as well (trying to email test results to developers) but there are greater problems than just redirecting STDERR. Test::Harness uses formats for displaying the results, and there is no way to completely redirect the output of a format. See redirecting output from a format.