in reply to
Re: Automatic Loop Counter not in perl
in thread
Automatic Loop Counter not in perl
Why dont you implement an iterator similar to
Python's
enumerate()
function
?
Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality
Comment on
Re^2: Automatic Loop Counter not in perl
Download
Code
In Section
Meditations