File: fix-missing-curly-in-pod.patch

package info (click to toggle)
libxml-parser-lite-tree-perl 0.14-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 172 kB
  • sloc: perl: 343; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: fix unbalanced "}" in example
Author: Florian Schlichting <fsfs@debian.org>
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875910
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=123273

--- a/lib/XML/Parser/Lite/Tree.pm
+++ b/lib/XML/Parser/Lite/Tree.pm
@@ -353,6 +353,7 @@
 
 Parses into the following tree:
 
+        {
           'children' => [
                           {
                             'children' => [