Date: Wed, 27 Jul 2011 07:19:16 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Validation-Class Makefile distinfo pkg-descr pkg-plist Message-ID: <201107270719.p6R7JHtf026577@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2011-07-27 07:19:16 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Validation-Class Makefile distinfo pkg-descr pkg-plist Log: Validation::Class is a different approach to data validation, it attempts to simplify and centralize data validation rules to ensure DRY (don't repeat yourself) code. The primary intent of this module is to provide a simplistic validation work-flow and promote code (validation) reuse. WWW: http://search.cpan.org/dist/Validation-Class/ Revision Changes Path 1.4458 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-Validation-Class/Makefile (new) 1.1 +2 -0 ports/devel/p5-Validation-Class/distinfo (new) 1.1 +7 -0 ports/devel/p5-Validation-Class/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Validation-Class/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107270719.p6R7JHtf026577>