Hi all,

is there any simple way to read a column of a file into array; e.g. read second column
a b h
e r z
u e u

and write it to @array=(b,r,e).

Cheers, Andrej


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to