aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Test-Database/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-04-02 18:26:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-04-02 18:26:51 +0000
commitc75460073cf7a986e3c56538ac57712c458948a5 (patch)
treebea64416b7e3996797d85a8fbc2a194ca84a017a /databases/p5-Test-Database/pkg-descr
parent9de088104296724367c2f7dff72615474672d653 (diff)
downloadports-c75460073cf7a986e3c56538ac57712c458948a5.tar.gz
ports-c75460073cf7a986e3c56538ac57712c458948a5.zip
Notes
Diffstat (limited to 'databases/p5-Test-Database/pkg-descr')
-rw-r--r--databases/p5-Test-Database/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/databases/p5-Test-Database/pkg-descr b/databases/p5-Test-Database/pkg-descr
new file mode 100644
index 000000000000..cb5a50fa970b
--- /dev/null
+++ b/databases/p5-Test-Database/pkg-descr
@@ -0,0 +1,9 @@
+There's plenty of modules which need a database, and they all have
+to be configured differently and they're always a PITA when you first
+install and each and every time they upgrade.
+
+Test::Database provides a simple way for test authors to request
+a test database, without worrying about environment variables or the
+test host configuration.
+
+WWW: http://search.cpan.org/dist/Test-Database/