File: pod.patch

package info (click to toggle)
libunicode-map-perl 0.112-11
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,176 kB
  • ctags: 183
  • sloc: perl: 1,170; makefile: 20; sh: 10
file content (23 lines) | stat: -rw-r--r-- 503 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
Description: fix a POD error
Origin: vendor
Forwarded: no
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2010-07-31

--- a/Map.pm
+++ b/Map.pm
@@ -1109,12 +1109,12 @@
 
 =head1 WARNINGS
 
-=over 4
-
 You can demand Unicode::Map to issue warnings at deprecated or incompatible 
 usage with the constants WARN_DEFAULT, WARN_DEPRECATION or WARN_COMPATIBILITY.
 The latter both can be ored together.
 
+=over 4
+
 =item No special warnings:
 
 $Unicode::Map::WARNINGS = Unicode::Map::WARN_DEFAULT