pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name: pkgsrc
Committed By: seb
Date: Sun Sep 7 20:50:31 UTC 2008
Modified Files:
pkgsrc/doc: CHANGES-2008
Log Message:
Note initial addition of p5-DBICx-TestDatabase version 0.02 as
databases/p5-DBICx-TestDatabase into The NetBSD Packages Collection.
The Perl 5 module DBICx::TestDatabase creates a temporary SQLite
database, deploys your DBIC schema, and then connects to it. This
lets you easily test your DBIC schema. Since you have a fresh
database for every test, you don't have to worry about cleaning up
after your tests, ordering of tests affecting failure, etc.
To generate a diff of this commit:
cvs rdiff -r1.2144 -r1.2145 pkgsrc/doc/CHANGES-2008
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index