in reply to
Re: "Perl Design Patterns"
in thread
"Perl Design Patterns"
use of an object, the iterator to traverse an array or linked list, rather than coding a loop
- I think you still need a loop to use that iterator, the opposition is artificial.
Comment on
Re: Re: "Perl Design Patterns"
In Section
Meditations