Skip Menu |

This queue is for tickets about the DBIx-DBH CPAN distribution.

Report information
The Basics
Id: 51869
Status: resolved
Priority: 0/
Queue: DBIx-DBH

People
Owner: Nobody in particular
Requestors: FWIE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.11
Fixed in: (no value)



Subject: [Patch] POD nit
The attached patch fixes some POD, which renders wrong, at least at search.cpan.org.
Subject: pod.patch
diff --git a/ANNOUNCE-FACTOR.pod b/ANNOUNCE-FACTOR.pod index 4df644a..33c1864 100644 --- a/ANNOUNCE-FACTOR.pod +++ b/ANNOUNCE-FACTOR.pod @@ -59,7 +59,7 @@ The C<driver> key is used to supply the database =back -Another difference is that _make_dbh() called C<DBI->connect()> with a +Another difference is that _make_dbh() called C<< DBI->connect() >> with a fixed set of DBI attributes. The refactoring allows for any attributes to be used, both from DBI and from the driver's driver.
RT-Send-CC: metaperl [...] gmail.com
Hi. thanks for the pod fix. It is patched - http://github.com/metaperl/dbix-dbh/blob/master/ANNOUNCE-FACTOR.pod