Tue Aug 19 03:16:16 2014mxcool106 [...] hotmail.com - Ticket created
Subject:
IPC-Run
Date:
Tue, 19 Aug 2014 15:16:04 +0800
To:
bug-IPC-Run [...] rt.cpan.org
From:
matthew <mxcool106 [...] hotmail.com>
this syntax return wrong result:
use IPC::Run qw(run);
my @cat = qw(catt);
$in = 'fun.txt'#there is fun.txt file in dir.
run \@cat,'<',$in,'>','out.txt','2>','err.txt';
when this script runs, the error information is not written in err.txt.
Fri May 12 08:53:06 2017TODDR [...] cpan.org - Correspondence added