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

Thanks Gunnar, your suggestion is enlightening.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to