1Pod::Weaver::Role::DialUescetr(3C)ontributed Perl DocumePnotda:t:iWoenaver::Role::Dialect(3)
2
3
4

NAME

6       Pod::Weaver::Role::Dialect - something that translates Pod subdialects
7       to standard Pod5
8

VERSION

10       version 4.018
11

PERL VERSION SUPPORT

13       This module has the same support period as perl itself:  it supports
14       the two most recent versions of perl.  (That is, if the most recently
15       released version is v5.40, then this module should work on both v5.40
16       and v5.38.)
17
18       Although it may work on older versions of perl, no guarantee is made
19       that the minimum required version will not be increased.  The version
20       may be increased for any reason, and there is no promise that patches
21       will be accepted to lower the minimum required perl.
22

IMPLEMENTING

24       The Dialect role indicates that a plugin will be used to pre-process
25       the input Pod document before weaving begins.  The plugin must provide
26       a "translate_dialect" method which will be called with the input
27       hashref's "pod_document" entry.  It is expected to modify the document
28       in place.
29

AUTHOR

31       Ricardo SIGNES <rjbs@semiotic.systems>
32
34       This software is copyright (c) 2021 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.34.0                      2022-01-21     Pod::Weaver::Role::Dialect(3)
Impressum