File: poderrors.patch

package info (click to toggle)
libxml-rsslite-perl 0.15%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 116 kB
  • sloc: perl: 201; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Author: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2010-10-20
Subject: pod errors
Bug: https://rt.cpan.org/Ticket/Display.html?id=62299
--- 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>,