aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Mock/pkg-descr
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-08 09:37:38 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-08 09:37:38 +0000
commit89332aba1aa4a67983ac3184761cac580a9b3a1f (patch)
tree8705ac64dc960a095dd753b0c8f38c528e913120 /databases/p5-DBD-Mock/pkg-descr
parent4c28441c5df27936a5cfd601f428d5df777f07ce (diff)
Notes
Diffstat (limited to 'databases/p5-DBD-Mock/pkg-descr')
-rw-r--r--databases/p5-DBD-Mock/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/databases/p5-DBD-Mock/pkg-descr b/databases/p5-DBD-Mock/pkg-descr
new file mode 100644
index 000000000000..9b873730f636
--- /dev/null
+++ b/databases/p5-DBD-Mock/pkg-descr
@@ -0,0 +1,9 @@
+The DBD::Mock perl module is a simple mock DBD implementation used for testing.
+It's entirely self-contained so that you can extract the single library file
+(DBD/Mock.pm), put it in your own distribution and be able to run DBI-based
+tests even though you don't have information about a database.
+
+WWW: http://search.cpan.org/dist/DBD-Mock/
+
+- Espen Tagestad
+espen@tagestad.no