Hi all,
I uploaded a new version of the module "Iterator.pm" to CPAN.
Registered author ID: HCAMP
Archive name: Data-Iterator-0.021.zip
Namespace: Data::Iterator
Module version: 0.021
This is a maintainance release.
The module can be found on CPAN in the "Category>>Data Type
Utilities>>Data"-section.
If you decide to put it into the module list, this is the module's
meta information:
DSLI Description
--------------------------------------------------
RupO Simple iteration over complex data strucures
>From the module's readme:
Iterator.pm is an object orientated (plain) Perl module to
iterate over complex data structures (LoL, LoH, HoL, HoH etc.).
While Perl's built-in functions foreach(), each(), keys() and
values() handle just a given level of a structure, Iterator digs
deeper - handling a structure like an one-dimensional hash.
For each element of a nested data structure the symbolic name
("data path"), The Value - as is! - plus some additional
information are retrieved.
That is, Iterator provides an unified syntax for simple handling
of data sources of different types.
Iterator does not alter the referenced structure, though values
may be explicitly modified by the user.
[snipped]
mfg, Hartmut
-------------------------------------------
CREAGEN Computerkram
Hartmut Camphausen Fon: 06422/850527
Am kleinen Born 1 Fax: 06422/850528
35287 Am�neburg E-Mail: [EMAIL PROTECTED]