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/Catalyst/Model/SVN/Item.pm b/lib/Catalyst/Model/SVN/Item.pm
index a2b383f..7e5084a 100644
--- a/lib/Catalyst/Model/SVN/Item.pm
+++ b/lib/Catalyst/Model/SVN/Item.pm
@@ -226,7 +226,7 @@ The property on the item named $propname
=head2 contents
The contents of the of the current item. This is the same as
-calling C<Catalyst::Model::SVN->cat($item->uri, $item->revision)
+calling C<< Catalyst::Model::SVN->cat($item->uri, $item->revision) >>.
=head2 path