Debian Patches
Status for libtext-markup-perl/0.41-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| html-encode-chars.patch | Keep raw UTF-8 in Pod-generated HTML Pod::Simple >= 3.48 escapes non-ASCII characters as numeric entities even when HTML::Entities is disabled (perl-pod/pod-simple pull request #189), while older versions emit them raw. The Pod parser promises raw UTF-8 output, so pin html_encode_chars to only the five HTML special characters (&<>"'). This keeps the output stable (and raw UTF-8) regardless of the Pod::Simple version. |
gregor herrmann <gregoa@debian.org> | yes | debian upstream | 2026-09-25 |
