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