1Pod::Weaver::Section::AUustehrorCso(n3t)ributed Perl DocPuomde:n:tWaetaivoenr::Section::Authors(3)
2
3
4

NAME

6       Pod::Weaver::Section::Authors - a section listing authors
7

VERSION

9       version 4.019
10

OVERVIEW

12       This section adds a listing of the documents authors.  It expects a
13       "authors" input parameter to be an arrayref of strings.  If no
14       "authors" parameter is given, it will do nothing.  Otherwise, it
15       produces a hunk like this:
16
17         =head1 AUTHORS
18
19           Author One <a1@example.com>
20           Author Two <a2@example.com>
21

PERL VERSION

23       This module should work on any version of perl still receiving updates
24       from the Perl 5 Porters.  This means it should work on any version of
25       perl released in the last two to three years.  (That is, if the most
26       recently released version is v5.40, then this module should work on
27       both v5.40 and v5.38.)
28
29       Although it may work on older versions of perl, no guarantee is made
30       that the minimum required version will not be increased.  The version
31       may be increased for any reason, and there is no promise that patches
32       will be accepted to lower the minimum required perl.
33

ATTRIBUTES

35   header
36       The title of the header to be added.  (default: "AUTHOR" or "AUTHORS")
37

AUTHOR

39       Ricardo SIGNES <cpan@semiotic.systems>
40
42       This software is copyright (c) 2023 by Ricardo SIGNES.
43
44       This is free software; you can redistribute it and/or modify it under
45       the same terms as the Perl 5 programming language system itself.
46
47
48
49perl v5.36.0                      2023-01-12  Pod::Weaver::Section::Authors(3)
Impressum