1Pod::Weaver::Plugin::SiUnsgelreECnocnotdriinbgu(t3e)d PeProld:D:oWceuamveenrt:a:tPiloungin::SingleEncoding(3)
2
3
4

NAME

6       Pod::Weaver::Plugin::SingleEncoding - ensure that there is exactly one
7       =encoding of known value
8

VERSION

10       version 4.015
11

OVERVIEW

13       The SingleEncoding plugin is a Dialect and a Finalizer.
14
15       During dialect translation, it will look for "=encoding" directives.
16       If it finds them, it will ensure that they all agree on one encoding
17       and remove them.
18
19       During document finalization, it will insert an "=encoding" directive
20       at the top of the output, using the encoding previously detected.  If
21       no encoding was detected, the plugin's "encoding" attribute will be
22       used instead.  That defaults to UTF-8.
23
24       If you want to reject any "=encoding" directive that doesn't match your
25       expectations, set the "encoding" attribute by hand.
26
27       No actual validation of the encoding is done.  Pod::Weaver, after all,
28       deals in text rather than bytes.
29

AUTHOR

31       Ricardo SIGNES <rjbs@cpan.org>
32
34       This software is copyright (c) 2016 by Ricardo SIGNES.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.30.0                      2019-07P-o2d6::Weaver::Plugin::SingleEncoding(3)
Impressum