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 <d...@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 <d...@debian.org> + - Adds PerlChildExitHandler to disconnect existing connections Submitted by: Nick Wellnhoffer <wellnho...@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 <dbi-users-subscr...@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 <pgollu...@p6m7g8.com> is currently packaging new releases. @@ -589,6 +591,8 @@ =item * DBI by Tim Bunce <dbi-users-subscr...@perl.org> +=back + =head1 COPYRIGHT The Apache::DBI module is free software; you can redistribute it and/or