1String::License::NamingU(s3e)r Contributed Perl DocumentaSttiroinng::License::Naming(3)
2
3
4

NAME

6       String::License::Naming - base class for names of licenses and license
7       naming schemes
8

VERSION

10       Version v0.0.9
11

DESCRIPTION

13       String::License::Naming is a base class for how to constrain,
14       enumerate, and present licenses.
15
16       This class cannot be instantiated on its own.  Please use a subclass
17       instead, e.g. String::License::Naming::SPDX.
18

AUTHOR

20       Jonas Smedegaard "<dr@jones.dk>"
21
23         Copyright © 2023 Jonas Smedegaard
24
25       This program is free software: you can redistribute it and/or modify it
26       under the terms of the GNU Affero General Public License as published
27       by the Free Software Foundation, either version 3, or (at your option)
28       any later version.
29
30       This program is distributed in the hope that it will be useful, but
31       WITHOUT ANY WARRANTY; without even the implied warranty of
32       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
33       Affero General Public License for more details.
34
35       You should have received a copy of the GNU Affero General Public
36       License along with this program.  If not, see
37       <https://www.gnu.org/licenses/>.
38
39
40
41perl v5.38.0                      2023-07-21        String::License::Naming(3)
Impressum