On Wed, Nov 03, 2010 at 06:03:11AM -0700, John W. Krahn wrote:
> Shlomi Fish wrote:
> >
> >2. You are trying to iterate over %{$data{$word}} in two nested loops. This
> >will confuse Perl to no end.
> 
> No it will not.  Perl will know exactly what to do.

Yes, perl will do exactly what it was asked to do.  Whether or not the
programmer understood what he had asked for is less clear.

-- 
Paul Johnson - p...@pjcj.net
http://www.pjcj.net

-- 
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