1Pod::Weaver::Role::PlugUisne(r3)Contributed Perl DocumenPtoadt:i:oWneaver::Role::Plugin(3)
2
3
4
6 Pod::Weaver::Role::Plugin - a Pod::Weaver plugin
7
9 version 4.017
10
12 plugin_name
13 This name must be unique among all other plugins loaded into a weaver.
14 In general, this will be set up by the configuration reader.
15
16 weaver
17 This is the Pod::Weaver object into which the plugin was loaded. In
18 general, this will be set up when the weaver is instantiated from
19 config.
20
22 This is the most basic role that all plugins must perform.
23
25 Ricardo SIGNES <rjbs@cpan.org>
26
28 This software is copyright (c) 2021 by Ricardo SIGNES.
29
30 This is free software; you can redistribute it and/or modify it under
31 the same terms as the Perl 5 programming language system itself.
32
33
34
35perl v5.32.1 2021-04-19 Pod::Weaver::Role::Plugin(3)