1Module::CPANTS::KwaliteUes:e:rLiCcoenntsrei(b3u)ted PerlMoDdoucluem:e:nCtPaAtNiToSn::Kwalitee::License(3)
2
3
4

NAME

6       Module::CPANTS::Kwalitee::License - Checks if there is a license
7

SYNOPSIS

9       Checks if the disttribution specifies a license.
10

DESCRIPTION

12   Methods
13       order
14
15       Defines the order in which Kwalitee tests should be run.
16
17       Returns 100.
18
19       analyse
20
21       "MCK::License" checks if there's a "license" field "META.yml".
22       Additionally, it looks for a file called LICENSE and a POD section
23       namend LICENSE
24
25       kwalitee_indicators
26
27       Returns the Kwalitee Indicators datastructure.
28
29       ·   has_license
30
31       ·   has_license_in_metayml
32
33   License information
34       Pleaces wher the licens information is taken from:
35
36       Has a LICENSE file   file_license 1|0
37
38       Content of LICENSE file matches License X from Software::License
39
40       License in META.yml
41
42       License in META.yml matches one of the known licenses
43
44       License in source files recognized by Software::LicenseUtils For each
45       file keep where is was it recognized.
46
47       Has license or copyright entry in pod (that might not be recognized by
48       Software::LicenseUtils)
49
50       # has_license
51

SEE ALSO

53       Module::CPANTS::Analyse
54

AUTHOR

56       Thomas Klausner, <domm@cpan.org>, http://domm.zsi.at and Gabor Szabo,
57       <gabor@pti.co.il>, http://www.szabgab.com
58
60       Copyright (C) 2003-2009  Thomas Klausner Copyright (C) 2006-2008  Gabor
61       Szabo
62
63       You may use and distribute this module according to the same terms that
64       Perl is distributed under.
65
66
67
68perl v5.12.0                      2010-05-0M3odule::CPANTS::Kwalitee::License(3)
Impressum