aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Visitor
Commit message (Collapse)AuthorAgeFilesLines
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* up to 0.05Lars Balker Rasmussen2006-04-302-4/+4
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=160939
* Update to 0.04Erwin Lansing2006-04-042-5/+5
| | | | | | | | PR: 95305 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=158772
* This module is a simple visitor implementation for Perl values.Sergey Matveychuk2006-03-264-0/+46
It has a main dispatcher method, visit, which takes a single perl value and then calls the methods appropriate for that value. WWW: http://search.cpan.org/dist/Data-Visitor/ PR: ports/94954 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=158204