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/Search/Lite/Lang.pm b/lib/CPAN/Search/Lite/Lang.pm
index 672cc0c..7661c33 100644
--- a/lib/CPAN/Search/Lite/Lang.pm
+++ b/lib/CPAN/Search/Lite/Lang.pm
@@ -60,7 +60,7 @@ used as
load(lang => $lang, pages => $pages, chaps_desc => $chaps_desc);
which will, for example, take the data structure C<$pages> and
-populate C<$pages->{$lang}> with the appropriate C<$page> from
+populate C<< $pages->{$lang} >> with the appropriate C<$page> from
the requested C<$pages> from C<CPAN::Search::Lite::Lang::$lang.pm>.
At present the available data structures are: