Index of /ports_www/p5-Apache-DBI
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 1.8K
distinfo 28-May-2011 14:15 137
pkg-descr 20-Feb-2006 23:50 751
pkg-plist 22-Jan-2006 05:57 196
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
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.
WWW: http://search.cpan.org/dist/Apache-DBI/