Skip Menu |

This queue is for tickets about the XML-RSSLite CPAN distribution.

Report information
The Basics
Id: 62299
Status: new
Priority: 0/
Queue: XML-RSSLite

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

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



Subject: pod errors
pod2man reports errors on the pod. The attached patch fixes this.
Subject: poderrors.patch
Author: Nicholas Bamber <nicholas@periapt.co.uk> Last-Update: 2010-10-20 Subject: pod errors --- a/RSSLite.pm +++ b/RSSLite.pm @@ -407,6 +407,8 @@ =back +=back + =head2 CAVEATS This is not a conforming parser. It does not handle the following @@ -443,8 +445,6 @@ =back -=back - =head1 SEE ALSO perl(1), C<XML::RSS>, C<XML::SAX::PurePerl>,