File: 0001-fix-pod2man-error.patch

package info (click to toggle)
libunicode-string-perl 2.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 716 kB
  • sloc: perl: 17,186; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 556 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: fix pod2man error
Author: Lucas Kanashiro <kanashiro@debian.org>
Last-Updated: 2016-09-12
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=117798
Bug: https://rt.cpan.org/Ticket/Display.html?id=117798

--- a/String.pm
+++ b/String.pm
@@ -596,6 +596,8 @@ passed as argument it will set the value
 and the previous value is returned.  If no argument is passed then the
 current value is returned.
 
+=encoding UTF-16
+
 To illustrate the encodings we show how the 2 character sample string
 of "m" (micro meter) is encoded for each one.