Name: | perl-Apache-DBI |
Version: | 1.12 |
Release: | 31.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 70138 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Apache-DBI-1.12-31.el9.noarch.rpm
|
Source RPM: |
perl-Apache-DBI-1.12-31.el9.src.rpm
|
Build Date: | Thu Jan 18 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Apache-DBI |
Summary: | Persistent database connections with Apache/mod_perl |
Description: | This is version 1.12 of Apache::DBI.
This module is supposed to be used with the Apache server together with
an embedded perl interpreter like mod_perl. It provises support for
persistent database connections via Perl's Database Independent Interface
(DBI):
- connections can be established during server-startup
- configurable rollback to ensure data integrity
- configurable verification of the connections to avoid time-outs.
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. |