cvs commit: ports/databases Makefile
ports/databases/p5-Test-DatabaseRow
Makefile distinfo pkg-descr pkg-plist
Erwin Lansing
erwin at FreeBSD.org
Wed Jun 7 11:49:58 UTC 2006
erwin 2006-06-07 10:44:40 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/p5-Test-DatabaseRow Makefile distinfo pkg-descr
pkg-plist
Log:
This is a simple module for doing very very simple quick tests on a
database, primarily designed to test if a row exists with the correct
details in a table or not. For more advanced testing (joins, etc) it's
probably easier for you to roll your own tests by hand than use this
module.
WWW: http://search.cpan.org/~mark/Test-DatabaseRow-1.04/
PR: ports/98608
Submitted by: Joshua D. Abraham <jabra at ccs.neu.edu>
Revision Changes Path
1.519 +1 -0 ports/databases/Makefile
1.1 +35 -0 ports/databases/p5-Test-DatabaseRow/Makefile (new)
1.1 +3 -0 ports/databases/p5-Test-DatabaseRow/distinfo (new)
1.1 +7 -0 ports/databases/p5-Test-DatabaseRow/pkg-descr (new)
1.1 +5 -0 ports/databases/p5-Test-DatabaseRow/pkg-plist (new)
More information about the cvs-ports
mailing list