Visitor style traversal of Perl data structures
http://search.cpan.org/dist/Data-Visitor/
This module is a simple visitor implementation for Perl values.
It has a main dispatcher method, 'visit', which takes a single perl value
and then calls the methods appropriate for that value.
It can recursively map (cloning as necessary) or just traverse most
structures, with support for per object behavior, circular structures,
visiting tied structures, and all ref types (hashes, arrays, scalars, code,
globs).
the Data::Visitor manpage is meant to be subclassed, but also ships with a
callback driven subclass, the Data::Visitor::Callback manpage.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/perl-Data-Visitor && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Data-Visitor-0.31.tar.gz | 0000039537 38.6 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Data-Visitor.changes | 0000001971 1.92 KB | |
perl-Data-Visitor.spec | 0000002539 2.48 KB |
Revision 11 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 824119
from
Dirk Stoecker (dstoecker)
(revision 11)
Comments 0