in reply to Re: Suppress STDOUT of a called programin thread Suppress STDOUT of a called program
File::Spec->devnull() is the cross-platform way to get /dev/null.