# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Data-Visitor 0.27 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description Visitor style traversal of Perl data structures long_description This module is a simple visitor implementation \ for Perl values. platforms darwin checksums md5 0fc563bcb409c0733c975e028ea6010d \ sha1 4ad89e4aeb77b63ea5b6567f0bfe4f314f132d0d \ rmd160 356ffe1bfc912663833b882fd2bf8e699bdb0c01 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-moose \ port:p${perl5.major}-namespace-clean \ port:p${perl5.major}-task-weaken \ port:p${perl5.major}-test-use-ok \ port:p${perl5.major}-tie-toobject }