1Pod::Weaver::Role::FinaUlsiezrerC(o3n)tributed Perl DocuPmoedn:t:aWteiaovner::Role::Finalizer(3)
2
3
4

NAME

6       Pod::Weaver::Role::Finalizer - something that goes back and finishes up
7       after main weaving is over
8

VERSION

10       version 4.019
11

PERL VERSION

13       This module should work on any version of perl still receiving updates
14       from the Perl 5 Porters.  This means it should work on any version of
15       perl released in the last two to three years.  (That is, if the most
16       recently released version is v5.40, then this module should work on
17       both v5.40 and v5.38.)
18
19       Although it may work on older versions of perl, no guarantee is made
20       that the minimum required version will not be increased.  The version
21       may be increased for any reason, and there is no promise that patches
22       will be accepted to lower the minimum required perl.
23

IMPLEMENTING

25       The Finalizer role indicates that a plugin will be used to post-process
26       the output document hashref after section weaving is completed.  The
27       plugin must provide a "finalize_document" method which will be called
28       as follows:
29
30         $finalizer_plugin->finalize_document($document, \%input);
31

AUTHOR

33       Ricardo SIGNES <cpan@semiotic.systems>
34
36       This software is copyright (c) 2023 by Ricardo SIGNES.
37
38       This is free software; you can redistribute it and/or modify it under
39       the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.36.0                      2023-01-12   Pod::Weaver::Role::Finalizer(3)
Impressum