Subject: | License Inconsitencies |
LICENSE: "perl" ( GPL-1+ or Artistic-1 )
lib/AppConfig/CGI.pm: "perl"
lib/AppConfig/Sys.pm: Artistic-1
lib/AppConfig/File.pm: "perl"
lib/AppConfig/State.pm: "perl"
lib/AppConfig/Args.pm: "perl"
lib/AppConfig/Getopt.pm: "perl"
lib/AppConfig.pm: "perl"
Makefile.PL: "perl_5" ( perl )
t/file.t: "perl"
t/novars.t: "perl"
t/args.t: "perl"
t/compact.t: "perl"
t/flag.t: "perl"
t/sys.t: "perl"
t/default.t: "perl"
t/const.t: "perl"
t/appconfig.t: "perl"
t/block.t: "perl"
t/getopt.t: "perl"
t/cgi.t: "perl"
t/multi.t: "perl"
t/state.t: "perl"
META.yml: "perl"
META.json: "perl_5" ( perl )
Sys.pm is a clear outlier.
Its prose is:
./lib/AppConfig/Sys.pm-This module is free software; you can redistribute it and/or modify it under
./lib/AppConfig/Sys.pm:the term of the Perl Artistic License.
Which indicates it cannot be used if you only accept the GPL license.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )