cvs commit: ports/devel Makefile ports/devel/p5-Data-Visitor
Makefile distinfo pkg-descr pkg-plist
Sergey Matveychuk
sem at FreeBSD.org
Sun Mar 26 21:05:52 UTC 2006
sem 2006-03-26 21:05:51 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Data-Visitor Makefile distinfo pkg-descr pkg-plist
Log:
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.
WWW: http://search.cpan.org/dist/Data-Visitor/
PR: ports/94954
Submitted by: Lars Balker Rasmussen <lars at balker.dk>
Revision Changes Path
1.2148 +1 -0 ports/devel/Makefile
1.1 +33 -0 ports/devel/p5-Data-Visitor/Makefile (new)
1.1 +3 -0 ports/devel/p5-Data-Visitor/distinfo (new)
1.1 +6 -0 ports/devel/p5-Data-Visitor/pkg-descr (new)
1.1 +4 -0 ports/devel/p5-Data-Visitor/pkg-plist (new)
More information about the cvs-all
mailing list