File: declare-encoding-in-iso.patch

package info (click to toggle)
libpod-simple-wiki-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 456 kB
  • ctags: 138
  • sloc: perl: 3,247; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 465 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Declare encoding in POD
Author: Xavier Guimard <x.guimard@free.fr>
Bug: https://rt.cpan.org/Ticket/Display.html?id=95629
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=95629
Last-Update: 2014-05-14

--- a/lib/Pod/Simple/Wiki/Tiddlywiki.pm
+++ b/lib/Pod/Simple/Wiki/Tiddlywiki.pm
@@ -165,6 +165,8 @@
 
 =head1 NAME
 
+=encoding ISO-8859-1
+
 Pod::Simple::Wiki::Tiddlywiki - A class for creating Pod to Tiddlywiki wiki filters.
 
 =head1 SYNOPSIS