http://www.perlmonks.org?node_id=948277


in reply to Re^4: In Need of Mentoring
in thread In Need of Mentoring

If you're implying that I've suggested to never use "iterators", you cannot be further from the truth.

But just because iterators exists, doesn't mean C-style loop are suddenly bad. Most people discover the world is more than black and white at the age of 4; but many programmers seem not have grasped the idea the world is filled with shades of gray, and even colours.

BTW, I know Perl programs with iterators that are incorrect.