You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by ph...@apache.org on 2010/02/06 21:55:46 UTC

svn commit: r907307 - in /perl/Apache-DBI/trunk: Changes lib/Apache/AuthDBI.pm lib/Apache/DBI.pm

Author: phred
Date: Sat Feb  6 20:55:46 2010
New Revision: 907307

URL: http://svn.apache.org/viewvc?rev=907307&view=rev
Log:
https://rt.cpan.org/Ticket/Display.html?id=54371

Fix pod errors.

Submitted by:  Damyan Ivanov <dm...@debian.org>

Modified:
    perl/Apache-DBI/trunk/Changes
    perl/Apache-DBI/trunk/lib/Apache/AuthDBI.pm
    perl/Apache-DBI/trunk/lib/Apache/DBI.pm

Modified: perl/Apache-DBI/trunk/Changes
URL: http://svn.apache.org/viewvc/perl/Apache-DBI/trunk/Changes?rev=907307&r1=907306&r2=907307&view=diff
==============================================================================
--- perl/Apache-DBI/trunk/Changes (original)
+++ perl/Apache-DBI/trunk/Changes Sat Feb  6 20:55:46 2010
@@ -1,6 +1,9 @@
 Revision history for ApacheDBI.
 
 1.09
+  - Fix pod errors
+    Submitted by: Damyan Ivanov <dm...@debian.org>
+
   - Adds PerlChildExitHandler to disconnect existing connections
     Submitted by: Nick Wellnhoffer <we...@aevum.de>
 

Modified: perl/Apache-DBI/trunk/lib/Apache/AuthDBI.pm
URL: http://svn.apache.org/viewvc/perl/Apache-DBI/trunk/lib/Apache/AuthDBI.pm?rev=907307&r1=907306&r2=907307&view=diff
==============================================================================
--- perl/Apache-DBI/trunk/lib/Apache/AuthDBI.pm (original)
+++ perl/Apache-DBI/trunk/lib/Apache/AuthDBI.pm Sat Feb  6 20:55:46 2010
@@ -1356,6 +1356,8 @@
 
 =head1 LIST OF TOKENS
 
+=over
+
 =item * Auth_DBI_data_source (Authentication and Authorization)
 
 The data_source value has the syntax 'dbi:driver:dsn'. This parameter is
@@ -1470,6 +1472,8 @@
 placeholder for the username.  This may result in improved performance for
 databases supporting this method.
 
+=back
+
 =head1 CONFIGURATION
 
 The module should be loaded upon startup of the Apache daemon.
@@ -1581,6 +1585,8 @@
 
 =head1 AUTHORS
 
+=over
+
 =item *
 Apache::AuthDBI by Edmund Mergl; now maintained and supported by the
 modperl mailinglist, subscribe by sending mail to 
@@ -1592,6 +1598,8 @@
 =item *
 DBI by Tim Bunce <db...@perl.org>
 
+=back
+
 =head1 COPYRIGHT
 
 The Apache::AuthDBI module is free software; you can redistribute it and/or

Modified: perl/Apache-DBI/trunk/lib/Apache/DBI.pm
URL: http://svn.apache.org/viewvc/perl/Apache-DBI/trunk/lib/Apache/DBI.pm?rev=907307&r1=907306&r2=907307&view=diff
==============================================================================
--- perl/Apache-DBI/trunk/lib/Apache/DBI.pm (original)
+++ perl/Apache-DBI/trunk/lib/Apache/DBI.pm Sat Feb  6 20:55:46 2010
@@ -573,6 +573,8 @@
 
 =head1 AUTHORS
 
+=over
+
 =item *
 Philip M. Gollucci <pg...@p6m7g8.com> is currently packaging new releases.
 
@@ -589,6 +591,8 @@
 =item *
 DBI by Tim Bunce <db...@perl.org>
 
+=back
+
 =head1 COPYRIGHT
 
 The Apache::DBI module is free software; you can redistribute it and/or