Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Apache-DBI-1.12-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Apache-DBI Distribution: openSUSE Leap 15.2
Version: 1.12 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:14:45 2019
Group: Development/Libraries/Perl Build host: lamb08
Size: 133233 Source RPM: perl-Apache-DBI-1.12-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Apache-DBI/
Summary: Initiate a persistent database connection
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.

Provides

Requires

License

GPL-1.0+ or Artistic-1.0

Changelog

* Tue Apr 14 2015 coolo@suse.com
  - updated to 1.12
    see /usr/share/doc/packages/perl-Apache-DBI/Changes
    1.12 June 12, 2013
    - Fix detection of server startup in mod_perl 2, to avoid caching
      connections in the parent process. Perrin Harkins
      <perrin@elem.com>
* Thu Oct 20 2011 tabraham@novell.com
  - update to 1.11
    * RT 69087, perl 5.14 'Using qw(...) as parentheses' fix
* Mon Feb 07 2011 vcizek@novell.com
  - update to 1.10
    - Add Apache2::RequestUtil for mp2 instances.
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Mon Nov 29 2010 coolo@novell.com
  - remove /var/adm/perl-modules
* Thu Nov 18 2010 anicka@suse.cz
  - update to 1.09
    * Fix pod errors
    * Adds PerlChildExitHandler to disconnect existing connections
* Tue Feb 23 2010 anicka@suse.cz
  - update to 1.08
    * Fix bug to allow DBI in startup.pl etc again
* Sun Jan 10 2010 jengelh@medozas.de
  - enable parallel build
* Thu Jun 19 2008 anicka@suse.cz
  - update to 1.07
    * http://rt.cpan.org/Public/Bug/Display.html?id=31003
    * http://rt.cpan.org/Public/Bug/Display.html?id=29209
      PerlCleanupHandler doesn't get called with MP2
    * http://rt.cpan.org/Public/Bug/Display.html?id=28824
      Documentation Additions
* Fri Mar 30 2007 anicka@suse.cz
  - update to 1.06
    * MP2/AuthDBI: Fixed Apache::AuthDBI::debug() to
      actually work.
    * Bump minium required perl version to 5.6.1 to match DBI

Files

/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/x86_64-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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024