[San-Diego-pm] Module idea for input/output multiplexing

Charles Abney cabney at ucsd.edu
Wed Dec 13 11:48:46 PST 2006


Emile Aben wrote:

> use IPC::Run qw(run);
> 
> my $cat_cmd = ['cat'];

Aren't you just passing a listref here (and elsewhere)?

I don't know that Run will know to dereference that.

Yours,

Charles
-- 
Charles Abney
Polymorphism Research Laboratory, 0658
Moores Cancer Center, UCSD School of Medicine
9500 Gilman Dr.
La Jolla, CA 92093-0658


More information about the San-Diego-pm mailing list