DBM::Deep::Iterator(3pm) | User Contributed Perl Documentation | DBM::Deep::Iterator(3pm) |
DBM::Deep::Iterator - iterator for FIRSTKEY() and NEXTKEY()
This is an internal-use-only object for DBM::Deep. It is the iterator for FIRSTKEY() and NEXTKEY().
This object
The constructor takes a hashref of params. The hashref is assumed to have the following elements:
This method takes no arguments.
It will reset the iterator so that it will start from the beginning again.
This method returns nothing.
2022-12-07 | perl v5.36.0 |