Subject: | POD Warnings |
Hi there:
While upgrading this package in Debian, we came across some issues with
the POD (namely, warnings from pod2man).
There isn't any intervention required on your part, but you might want
to fix this for the next release.
Here is the patch we use to fix it:
+--- a/lib/XML/Filter/Distributor.pm
++++ b/lib/XML/Filter/Distributor.pm
+@@ -250,6 +250,7 @@
+ }
+ TPL_END
+
++=back
+
+ =head1 LIMITATIONS
+
+--- a/lib/XML/Filter/DocSplitter.pm
++++ b/lib/XML/Filter/DocSplitter.pm
+@@ -280,6 +280,7 @@
+ }
+ TPL_END
+
++=back
+
+ =head1 LIMITATIONS
+
+--- a/lib/XML/Filter/Merger.pm
++++ b/lib/XML/Filter/Merger.pm
+@@ -416,6 +416,8 @@
+ }
+ TEMPLATE_END
+
++=back
++
+ =head1 Additional Methods
+
+ These are provided to make it easy for subclasses to find out roughly