1Software::License::ArtiUssteirc_C1o_n0t(r3i)buted Perl DSoocfutmweanrtea:t:iLoincense::Artistic_1_0(3)
2
3
4

NAME

6       Software::License::Artistic_1_0 - The Artistic License
7

VERSION

9       version 0.104004
10

PERL VERSION

12       This module is part of CPAN toolchain, or is treated as such.  As such,
13       it follows the agreement of the Perl Toolchain Gang to require no newer
14       version of perl than one released in the last ten years.  This version
15       may change by agreement of the Toolchain Gang, but for now is governed
16       by the Lancaster Consensus <https://github.com/Perl-Toolchain-
17       Gang/toolchain-site/blob/master/lancaster-consensus.md> of 2013 and the
18       Lyon Amendment of 2023 (described at the linked-to document).
19
20       Although it may work on older versions of perl, no guarantee is made
21       that the minimum required version will not be increased.  The version
22       may be increased for any reason, and there is no promise that patches
23       will be accepted to lower the minimum required perl.
24

OPTIONS

26       The Artistic License 1.0 has a sometimes-omitted "aggregation clause"
27       which reads:
28
29         8. The name of the Copyright Holder may not be used to endorse or promote
30         products derived from this software without specific prior written
31         permission.
32
33       By default, this clause will be included.  To disable it, include the
34       following pair when instantiating the license:
35
36         aggregation_clause => 0
37

METHODS

39   aggregation_clause
40       This method returns whether the aggregation clause is allowed on this
41       instance.  By default this method returns true on instances and dies on
42       the class.
43

AUTHOR

45       Ricardo Signes <rjbs@semiotic.systems>
46
48       This software is copyright (c) 2023 by Ricardo Signes.
49
50       This is free software; you can redistribute it and/or modify it under
51       the same terms as the Perl 5 programming language system itself.
52
53
54
55perl v5.38.0                      2023-07-21Software::License::Artistic_1_0(3)
Impressum