Subject: | valid_licenses does not include Artistic License 2.0 |
In Module::Build::Base, the valid_licenses table does not include the
Artistic License 2.0. Artistic 2.0 was approved by the OSI board on
June 6th of this year.
http://www.opensource.org/licenses/artistic-license-2.0.php
PAUSE now comprehends "Artistic_2" when registering namespaces.
Incidentally, while looking at the table, I was wondering: Are the
following two entries in the valid_licenses table really supposed to be
pointing to the same page?
artistic => 'http://opensource.org/licenses/artistic-license.php',
lgpl => 'http://opensource.org/licenses/artistic-license.php',