cvs commit: ports/devel Makefile ports/devel/p5-Validation-Class Makefile distinfo pkg-descr pkg-plist

Jun Kuriyama kuriyama at FreeBSD.org
Wed Jul 27 07:19:17 UTC 2011


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)


More information about the cvs-all mailing list