SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Apache-DBI rpm build for : OpenSuSE. For other distributions click perl-Apache-DBI.

Name : perl-Apache-DBI
Version : 1.12 Vendor : openSUSE
Release : bp154.2.1 Date : 2022-07-23 22:17:53
Group : Development/Libraries/Perl Source RPM : perl-Apache-DBI-1.12-bp154.2.1.src.rpm
Size : 0.13 MB
Packager : https://bugs_opensuse_org
Summary : Initiate a persistent database connection
Description :
This module initiates a persistent database connection.

The database access uses Perl\'s DBI. For supported DBI drivers see:

http://dbi.perl.org/

When loading the DBI module (do not confuse this with the Apache::DBI
module) it checks if the environment variable \'MOD_PERL\' has been set and
if the module Apache::DBI has been loaded. In this case every connect
request will be forwarded to the Apache::DBI module. This checks if a
database handle from a previous connect request is already stored and if
this handle is still valid using the ping method. If these two conditions
are fulfilled it just returns the database handle. The parameters defining
the connection have to be exactly the same, including the connect
attributes! If there is no appropriate database handle or if the ping
method fails, a new connection is established and the handle is stored for
later re-use. There is no need to remove the disconnect statements from
your code. They won\'t do anything because the Apache::DBI module overloads
the disconnect method.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP5/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Apache-DBI-1.12-bp154.2.1.noarch.rpm
ftp.icm.edu.pl  perl-Apache-DBI-1.12-bp154.2.1.noarch.rpm
     

Provides :
perl(Apache::AuthDBI)
perl(Apache::DBI)
perl(Apache::DBI::db)
perl-Apache-DBI

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(DBI) >= 1
perl(Digest::SHA1) >= 2.01
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Apache
/usr/lib/perl5/vendor_perl/5.26.1/Apache/AuthDBI.pm
/usr/lib/perl5/vendor_perl/5.26.1/Apache/DBI.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-Apache-DBI
/usr/share/doc/packages/perl-Apache-DBI/Changes
/usr/share/doc/packages/perl-Apache-DBI/README
/usr/share/doc/packages/perl-Apache-DBI/TODO
/usr/share/doc/packages/perl-Apache-DBI/traces.txt
/usr/share/man/man3/Apache::AuthDBI.3pm.gz
/usr/share/man/man3/Apache::DBI.3pm.gz

 
ICM