1Pod::Weaver::Section::LUesgearl(C3o)ntributed Perl DocumPeondt:a:tWieoanver::Section::Legal(3)
2
3
4

NAME

6       Pod::Weaver::Section::Legal - a section for the copyright and license
7

VERSION

9       version 4.015
10

OVERVIEW

12       This section plugin will produce a hunk of Pod giving the copyright and
13       license information for the document, like this:
14
15         =head1 COPYRIGHT AND LICENSE
16
17         This document is copyright (C) 1991, Ricardo Signes.
18
19         This document is available under the blah blah blah.
20
21       This plugin will do nothing if no "license" input parameter is
22       available.  The "license" is expected to be a Software::License object.
23

ATTRIBUTES

25   license_file
26       Specify the name of the license file and an extra line of text will be
27       added telling users to check the file for the full text of the license.
28
29       Defaults to none.
30
31   header
32       The title of the header to be added.  (default: "COPYRIGHT AND
33       LICENSE")
34

AUTHOR

36       Ricardo SIGNES <rjbs@cpan.org>
37
39       This software is copyright (c) 2016 by Ricardo SIGNES.
40
41       This is free software; you can redistribute it and/or modify it under
42       the same terms as the Perl 5 programming language system itself.
43
44
45
46perl v5.30.0                      2019-07-26    Pod::Weaver::Section::Legal(3)
Impressum