~ubuntu-branches/ubuntu/utopic/libapache-dbi-perl/utopic

« back to all changes in this revision

Viewing changes to lib/Apache/AuthDBI.pm

  • Committer: Package Import Robot
  • Author(s): Damyan Ivanov, Salvatore Bonaccorso, Damyan Ivanov
  • Date: 2013-06-12 19:15:16 UTC
  • mfrom: (1.1.9) (4.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20130612191516-692e1m9qvzvgxrqm
Tags: 1.12-1
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Damyan Ivanov ]
* Imported Upstream version 1.12
  + Fix detection of server startup in mod_perl 2, to avoid caching
    connections in the parent process. Perrin Harkins
* Standards-Version: 3.9.4 (no changes necessary)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: AuthDBI.pm 1140245 2011-06-27 17:25:53Z phred $
 
1
# $Id: AuthDBI.pm 1492087 2013-06-12 07:26:54Z phred $
2
2
package Apache::AuthDBI;
3
3
 
4
 
$Apache::AuthDBI::VERSION = '1.11';
 
4
$Apache::AuthDBI::VERSION = '1.12';
5
5
 
6
6
# 1: report about cache miss
7
7
# 2: full debug output