Data-Iter
view release on metacpan or search on metacpan
lib/Data/Iter.pm view on Meta::CPAN
=back
=head1 EXPORT
none by default.
'all' => (iter counter COUNTER LAST_COUNTER value VALUE key KEY get GET getnext GETNEXT)
=head1 PITFALLS
You should use L<iter()> only on 'quite' static structures. Since the static precalculated iterations
are not tied to the original data structure. So its changes will not be updated.
=head1 AUTHOR
Murat Uenalan, E<lt>muenalan@cpan.orgE<gt>
=head1 SEE ALSO
L<Class::Iter>, L<Tie::Array::Iterable>, L<Object::Data::Iterate>
( run in 0.517 second using v1.01-cache-2.11-cpan-71847e10f99 )