Skip Menu |

This queue is for tickets about the CPAN-SQLite CPAN distribution.

Report information
The Basics
Id: 51891
Status: resolved
Priority: 0/
Queue: CPAN-SQLite

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

Bug Information
Severity: (no value)
Broken in: 0.198
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/lib/CPAN/SQLite/META.pm b/lib/CPAN/SQLite/META.pm index 849be69..a0cd70f 100644 --- a/lib/CPAN/SQLite/META.pm +++ b/lib/CPAN/SQLite/META.pm @@ -419,7 +419,7 @@ within C<CPAN.pm>. =back -The attributes set within C<$CPAN::META->instance> depend +The attributes set within C<< $CPAN::META->instance >> depend on the particular class. =over
Thanks very much for this - I've added this to the github repository.