Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Apache-DBI - Persistent database connections with Apache/mod_perl
        
        - This is version 1.06 of Apache::AuthDBI and Apache::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 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.
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
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. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | perl-Apache-DBI | 1.06 | 1.fc5 | noarch | 131 KiB | Sun Mar 25 03:35:56 2007 | 
        
        Changelog
        
            - * Sun Mar 25 18:00:00 2007 Remi Collet <Fedora{%}famillecollet{*}com> 1.06-1
- - update to 1.06 
            - * Sat Nov 25 17:00:00 2006 Remi Collet <Fedora{%}famillecollet{*}com> 1.05-2
- - change from review (-perldoc +traces +eg) 
            - * Sat Nov 25 17:00:00 2006 Remi Collet <Fedora{%}famillecollet{*}com> 1.05-1
- - initial spec