in reply to Re^2: using IPC::Run
in thread using IPC::Run

Well, why should we know what @cat is supposed to contain? You wrote the program, so you have to tell us what it should do. Maybe consider re-reading IPC::Run?

What do you think @cat = qw(Edit) is doing? What purpose does that have?

Replies are listed 'Best First'.
Re^4: using IPC::Run
by perlseeker19 (Novice) on Jul 29, 2008 at 12:30 UTC

    to my knowledge i suppose it would store the list of inputs given.jus now saw this package and tried some implementations