1Pod::Weaver::Role::FinaUlsiezrerC(o3n)tributed Perl DocuPmoedn:t:aWteiaovner::Role::Finalizer(3)
2
3
4
6 Pod::Weaver::Role::Finalizer - something that goes back and finishes up
7 after main weaving is over
8
10 version 4.017
11
13 The Finalizer role indicates that a plugin will be used to post-process
14 the output document hashref after section weaving is completed. The
15 plugin must provide a "finalize_document" method which will be called
16 as follows:
17
18 $finalizer_plugin->finalize_document($document, \%input);
19
21 Ricardo SIGNES <rjbs@cpan.org>
22
24 This software is copyright (c) 2021 by Ricardo SIGNES.
25
26 This is free software; you can redistribute it and/or modify it under
27 the same terms as the Perl 5 programming language system itself.
28
29
30
31perl v5.32.1 2021-04-19 Pod::Weaver::Role::Finalizer(3)