summaryrefslogtreecommitdiff
path: root/cpan/podlators/t/data/man/encoding.pod
blob: e8b46b2114869af5743b2cb06b050d4036816589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
=encoding utf-8

=head1 ENCODING TESTS

This POD source is intended to test encoding behavior with different
pod2man encoding options.  The resulting *roff output files can be copied
to various systems to test with the local nroff or man implementations.

ISO 8859-1 character: naïve

ISO 8859-1 escape: naE<iuml>ve, naE<0xEF>ve

Combining accent: naïve

SMP plane character: 😀

Non-breaking space: foo bar, S<foo bar>

Soft hyphen: fac­tory

=head1 LICENSE

Copyright 2022 Russ Allbery <rra@cpan.org>

Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice and
this notice are preserved.  This file is offered as-is, without any
warranty.

SPDX-License-Identifier: FSFAP