File: pod-encoding.patch

package info (click to toggle)
libapache-asp-perl 2.62-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,432 kB
  • ctags: 875
  • sloc: perl: 6,033; php: 417; sh: 65; lisp: 22; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: add encoding to POD
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2015-06-13
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105196
Bug: https://rt.cpan.org/Ticket/Display.html?id=105196

--- a/ASP.pm
+++ b/ASP.pm
@@ -2052,6 +2052,8 @@
 
 =pod
 
+=encoding ISO8859-1
+
 =head1 NAME
 
   Apache::ASP - Active Server Pages for Apache with mod_perl