1Dist::Zilla::Plugin::LiUcseenrseC(o3n)tributed Perl DocuDmiesntt:a:tZiiolnla::Plugin::License(3)
2
3
4
6 Dist::Zilla::Plugin::License - output a LICENSE file
7
9 version 6.031
10
12 This plugin adds a LICENSE file containing the full text of the
13 distribution's license, as produced by the "fulltext" method of the
14 dist's Software::License object.
15
17 This module should work on any version of perl still receiving updates
18 from the Perl 5 Porters. This means it should work on any version of
19 perl released in the last two to three years. (That is, if the most
20 recently released version is v5.40, then this module should work on
21 both v5.40 and v5.38.)
22
23 Although it may work on older versions of perl, no guarantee is made
24 that the minimum required version will not be increased. The version
25 may be increased for any reason, and there is no promise that patches
26 will be accepted to lower the minimum required perl.
27
29 filename
30 This attribute can be used to specify a name other than LICENSE to be
31 used.
32
34 • the "license" attribute of the Dist::Zilla object to select the
35 license to use.
36
37 • Dist::Zilla roles: FileGatherer.
38
39 • Other modules: Software::License, Software::License::Artistic_2_0.
40
42 Ricardo SIGNES 😏 <cpan@semiotic.systems>
43
45 This software is copyright (c) 2023 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.36.1 2023-11-21 Dist::Zilla::Plugin::License(3)