Skip Menu |

This queue is for tickets about the WWW-Scraper-ISBN-Driver CPAN distribution.

Report information
The Basics
Id: 51708
Status: resolved
Worked: 10 min
Priority: 0/
Queue: WWW-Scraper-ISBN-Driver

People
Owner: BARBIE [...] cpan.org
Requestors: FWIE [...] cpan.org
Cc:
AdminCc:

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



Subject: [Patch] POD nit
The attached patch (against 0.18) fixes some POD, which renders wrong, at least at search.cpan.org.
Subject: pod.patch
diff --git a/Driver.pm b/Driver.pm index 7d36a8d..5e5e73f 100644 --- a/Driver.pm +++ b/Driver.pm @@ -94,7 +94,7 @@ C<search()> will be called by C<< WWW::Scraper::ISBN->search() >>. =head2 Standard Fields It is important that the different drivers return at least a core set of information, though they may return -additional information. The following self-explanatory fields should exist in C<$driver->book>: +additional information. The following self-explanatory fields should exist in C<< $driver->book >>: =over 4
Fixed in 0.19 on its way to CPAN