On Fri, Jul 10, 2009 at 9:25 PM, Gunnar Hjalmarsson<[email protected]> wrote:
> You can use a hash slice.
>
>   �...@{ $data{$key} }{ @fields } = split /:/, $val;

Thanks Gunnar, your suggestion is enlightening.

--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to