I am working on a script to run all of our regression test scripts from Windows' cron (aka Scheduled Tasks), and then produce a summary report. I'm planning to go through Test::Harness::Straps to execute the test scripts. THS executes the test scripts via a piped open (open(FILE, "$command |")). This will catpure stdout, but will let stderr go on it's merry way. I'd like to capture the stderr in my script. Does anyone know of a good (actually it doesn't have to be good, it just has to work;) way to do that?
--DrWhy
"If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |