Search results for "module:Data::Dref"
Data::DRef - Delimited-key access to complex data structures
Data::DRef provides a streamlined interface for accessing values within nested Perl data structures. These structures are generally networks of hashes and arrays, some of which may be blessed into various classes, containing a mix of simple scalar va...
EVO/Data-DRef-1999.0206 - 07 Feb 1999 05:39:40 UTC
Data::Reach - Walk down or iterate through a nested Perl datastructure
Perl supports nested datastructures : a hash may contain references to other hashes or to arrays, which in turn may contain further references to deeper structures -- see perldsc. Walking down through such structures usually involves nested loops, an...
DAMI/Data-Reach-2.01 - 30 Dec 2021 09:02:36 UTC
Data::Match - Complex data structure pattern matching
Data::Match provides extensible complex Perl data structure searching and matching....
KSTEPHENS/Data-Match-0.06 - 18 Dec 2002 09:20:36 UTC