in reply to Re: Re: Redirecting OUTPUT of system($command) to an array
in thread Redirecting OUTPUT of system($command) to an array

Except that readpipe() (which is what implements `...` and qx()) returns a list of lines in list context. So an array on the left-hand side is fine.
_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker, who'd like a job (NYC-area)
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;
  • Comment on Re: Re: Re: Redirecting OUTPUT of system($command) to an array