Skip Menu |

This queue is for tickets about the Catalyst-Model-SVN CPAN distribution.

Report information
The Basics
Id: 51734
Status: new
Priority: 0/
Queue: Catalyst-Model-SVN

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

Bug Information
Severity: (no value)
Broken in: 0.13
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/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