cvs commit: ports/devel Makefile ports/devel/p5-Oogly Makefile
distinfo pkg-descr pkg-plist
Philip M. Gollucci
pgollucci at FreeBSD.org
Tue Dec 21 04:03:19 UTC 2010
pgollucci 2010-12-21 04:03:18 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Oogly Makefile distinfo pkg-descr pkg-plist
Log:
Oogly is a different approach to data validation, it attempts to simplify
and centralize data validation rules to ensure DRY (don't repeat yourself)
code. It is not the intent of this module to provide validation
routines but instead to provide a simplistic validation flow-control and
promote code reuse.
WWW: http://search.cpan.org/~awncorp/Oogly/
PR: ports/153315
Submitted by: Grzegorz Blach <magik at roorback.net>
Revision Changes Path
1.4179 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/p5-Oogly/Makefile (new)
1.1 +2 -0 ports/devel/p5-Oogly/distinfo (new)
1.1 +7 -0 ports/devel/p5-Oogly/pkg-descr (new)
1.1 +3 -0 ports/devel/p5-Oogly/pkg-plist (new)
More information about the cvs-ports
mailing list