Skip Menu |

This queue is for tickets about the ebXML-Message CPAN distribution.

Report information
The Basics
Id: 51836
Status: new
Priority: 0/
Queue: ebXML-Message

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

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



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