aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-DBI/pkg-descr
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-04-01 18:05:34 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-04-01 18:05:34 +0000
commit8fb34a9937e480f1a4a259d0cfcb30231fd14095 (patch)
tree68f187164cfb09cbab91395e5376281003940174 /www/p5-Apache-DBI/pkg-descr
parent1226a3eff8b3c56bee196648fc6e5c1cbc2f9e78 (diff)
downloadports-8fb34a9937e480f1a4a259d0cfcb30231fd14095.tar.gz
ports-8fb34a9937e480f1a4a259d0cfcb30231fd14095.zip
Notes
Diffstat (limited to 'www/p5-Apache-DBI/pkg-descr')
-rw-r--r--www/p5-Apache-DBI/pkg-descr24
1 files changed, 11 insertions, 13 deletions
diff --git a/www/p5-Apache-DBI/pkg-descr b/www/p5-Apache-DBI/pkg-descr
index b3a7746db609..0b4692c02722 100644
--- a/www/p5-Apache-DBI/pkg-descr
+++ b/www/p5-Apache-DBI/pkg-descr
@@ -1,20 +1,18 @@
-From the README file:
-
-These modules are supposed to be used with the Apache server together with
-an embedded perl interpreter like mod_perl. They provide support for basic
-authentication and authorization as well as support for persistent database
-connections via Perl's Database Independent Interface (DBI).
+These modules are supposed to be used with the Apache server together
+with an embedded perl interpreter like mod_perl. They provide support
+for basic authentication and authorization as well as support for
+persistent database connections via Perl's Database Independent
+Interface (DBI).
o AuthDBI.pm provides authentication and authorization:
- - optional shared cache for passwords to minimize database load
- - configurable cleanup-handler deletes outdated entries from the cache
+- optional shared cache for passwords to minimize database load -
+configurable cleanup-handler deletes outdated entries from the cache
o DBI.pm provides persistent database connections:
- - connections can be established during server-startup
- - configurable rollback to ensure data integrity
- - configurable verification of the connections to avoid time-outs.
+- connections can be established during server-startup - configurable
+rollback to ensure data integrity - configurable verification of the
+connections to avoid time-outs.
--- Igor
-igor@zynaps.ru
+WWW: http://search.cpan.org/dist/Apache-DBI/