perl-data-visitor 0.30
Propagated dependencies: perl-class-load@0.25 perl-moose@2.2015 perl-namespace-clean@0.27 perl-task-weaken@1.06 perl-tie-toobject@0.03
Channel: guix
Home page: https://metacpan.org/release/Data-Visitor
Licenses: GPL 1+
Synopsis: Visitor style traversal of Perl data structures
Description:
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).
Total results: 1