Date: Wed, 7 Jun 2006 10:44:41 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/p5-Test-DatabaseRow Makefile distinfo pkg-descr pkg-plist Message-ID: <200606071044.k57AifYG011285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606071044.k57AifYG011285>
