Subject: | Artistic license 2.0 |
Hi,
when testing the META.yml for Parrot, I got a complaint about the
license 'artistic2'.
So I think that 'artistic2' and 'artistic-2.0' should be added to
Test::CPAN::Meta::Version.
E. g.
artistic => 'http://opensource.org/licenses/artistic-license.php',
artistic2 =>
'http://opensource.org/licenses/artistic-license-2.0.php',
artistic-2.0 =>
'http://opensource.org/licenses/artistic-license-2.0.php',
lgpl => 'http://opensource.org/licenses/artistic-license.php',
bsd => 'http://www.opensource.org/licenses/bsd-license.php',
BTW: The entry for 'lgpl' looks incorrect too.
Best regards,
Bernhard