Subject: | License Inconsitencies |
LICENSE: Artistic-1
lib/AtExit.pm:
- "Same terms as perl itself" ( in header comment )
- Artistic-1 ( pod )
Makefile.PL: Artistic-1 ("artistic")
t/test-script.pl: "Same terms as Perl itself" ( header comment )
README: Artistic-1+ (*1)
META.yml: "artistic"
dist.ini: Artistic-1 ( "Artistic_1_0" )
*1: The actual license is not clear, the phrasing could indicate "Artistic 1 or a newer version of Artistic",
or, "Artistic 1, as shipped in Perl 5.000 or newer"
My reading is the whole dist is intended to be "Artistic 1, or newer Artistic", but can't be sure.
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )