Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1:/tmp/cvs-serv30960

Added Files:
        apache-dbi-pm-0.89-1.info 
Log Message:
new package. needed for request tracker.


--- NEW FILE: apache-dbi-pm-0.89-1.info ---
Package: apache-dbi-pm
Version: 0.89
Revision: 1
Description: Perl module for interoperation between Apache and DBI
Type: perl
License: Artistic
Maintainer: Christian Schaffner <[EMAIL PROTECTED]>

# Unpack Phase:
Source: mirror:cpan:authors/id/A/AB/ABH/Apache-DBI-%v.tar.gz
Source-MD5: 0ce3b0a75e96bda6994689c6c16a2ede

# Install Phase:
UpdatePOD: true
DocFiles: Changes MANIFEST README

# Additional Information:
DescDetail: <<
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). 

- 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. 

- AuthDBI.pm provides authentication and authorization: 
  - optional shared cache for passwords to minimize database load 
  - configurable cleanup-handler deletes outdated entries from the cache 

Apache::DBI has been in widespread deployment on many platforms for
years.  Apache::DBI is one of the most widely used mod_perl related
modules.  It can be considered stable.
<<
Homepage: http://search.cpan.org/dist/Apache-DBI



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to