in reply to Re^2: Suppress STDOUT of a called program
in thread Suppress STDOUT of a called program

File::Spec->devnull() is the cross-platform way to get /dev/null.