openbsd-ports/www/p5-Apache-DBI/pkg/PLIST
brad 7c10575c32 add p5-Apache-DBI port; From: Pavel Korovin <pvk@openbsd.ru>
--
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.
2000-09-06 08:02:49 +00:00

8 lines
327 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2000/09/06 08:02:49 brad Exp $
libdata/perl5/site_perl/Apache/AuthDBI.pm
libdata/perl5/site_perl/Apache/DBI.pm
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Apache/DBI/.packlist
man/man3/Apache::AuthDBI.3p
man/man3/Apache::DBI.3p
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/Apache/DBI