Subject: | [Patch] POD nits |
The attached patch fixes some POD, which renders wrong, at least at
search.cpan.org.
Subject: | pod.patch |
diff --git a/lib/ebXML/Message.pm b/lib/ebXML/Message.pm
index 613d303..1c90181 100644
--- a/lib/ebXML/Message.pm
+++ b/lib/ebXML/Message.pm
@@ -105,8 +105,8 @@ report an error (see section 11) with B<errorCode> set to
B<Inconsistent> and B<severity> set to B<Error>. It is strongly
RECOMMENDED that the content of each B<PartyID> be a URI.
-C<ebXML::Message::Party->get_PartyIds()> returns a list of B<type>
-=E<gt> B<value> pairs. C<ebXML::Message::Party->set_PartyIds()>
+C<< ebXML::Message::Party->get_PartyIds() >> returns a list of B<type>
+=E<gt> B<value> pairs. C<< ebXML::Message::Party->set_PartyIds() >>
accepts the same input.
=item a list of B<Role>s