1Dist::Zilla::Role::LiceUnsseerPrCoovnitdreirb(u3t)ed PerDlisDto:c:uZmielnltaa:t:iRoonle::LicenseProvider(3)
2
3
4
6 Dist::Zilla::Role::LicenseProvider - something that provides a license
7 for the dist
8
10 version 6.017
11
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
21 "provide_license({ copyright_holder => $holder, copyright_year => $year })"
22 Generate license object. Returned object should be an instance of
23 Software::License.
24
25 Plugins are responsible for injecting $copyright_holder and
26 $copyright_year arguments into the license if these arguments are
27 defined.
28
30 Ricardo SIGNES 😏 <rjbs@cpan.org>
31
33 This software is copyright (c) 2020 by Ricardo SIGNES.
34
35 This is free software; you can redistribute it and/or modify it under
36 the same terms as the Perl 5 programming language system itself.
37
38
39
40perl v5.32.1 2021-01-D2i7st::Zilla::Role::LicenseProvider(3)