libhash-storediterator-perl

Perl module for accessing a hashes internal iterator

Description

Hash::StoredIterator gives access to get, set, and init the iterator inside a hash. This allows one to store the current iterator, use each/keys/values/etc, and then restore the iterator, this helps to ensure that nobody interacts badly with other users of the iterator.

In perl all hashes have an internal iterator. This iterator is used by the each() function, as well as by keys() and values(). Because these all share use of the same iterator, they tend to interact badly with eachother when nested.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Hash-StoredIterator


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libhash-storediterator-perl