1Dist::Zilla::Role::LiceUnsseerPrCoovnitdreirb(u3t)ed PerDlisDto:c:uZmielnltaa:t:iRoonle::LicenseProvider(3)
2
3
4

NAME

6       Dist::Zilla::Role::LicenseProvider - something that provides a license
7       for the dist
8

VERSION

10       version 6.023
11

DESCRIPTION

13       Plugins implementing this role must provide a "provide_license" method
14       that will be called when setting the dist's license.
15
16       If a LicenseProvider offers a license but one has already been set, an
17       exception will be raised.  If "provides_license" returns undef, it will
18       be ignored.
19

PERL VERSION

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

REQUIRED METHODS

33   "provide_license({ copyright_holder => $holder, copyright_year => $year })"
34       Generate license object. Returned object should be an instance of
35       Software::License.
36
37       Plugins are responsible for injecting $copyright_holder and
38       $copyright_year arguments into the license if these arguments are
39       defined.
40

AUTHOR

42       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
43
45       This software is copyright (c) 2021 by Ricardo SIGNES.
46
47       This is free software; you can redistribute it and/or modify it under
48       the same terms as the Perl 5 programming language system itself.
49
50
51
52perl v5.34.0                      2021-07-D2i2st::Zilla::Role::LicenseProvider(3)
Impressum