http://www.perlmonks.org?node_id=148673


in reply to Getting PERL to snarf STDERR

$a = `some_obsure_and_eclectic_command 2> /dev/null`;

/prakash