On Thu, Mar 19, 2009 at 1:31 PM, David Cantrell <[email protected]> wrote: > On Thu, Mar 19, 2009 at 12:09:50PM -0400, Jonathan Yu wrote: >> On Thu, Mar 19, 2009 at 12:01 PM, Scott Elcomb <[email protected]> wrote: >> > Anyway, I'm not sure if it's of any value to you however the folks >> > behind the Creative Commons licenses recently released a new "Public >> > Domain Certification" called CC0 (CC-Zero). You can find more >> > information here: http://creativecommons.org/about/cc0 >> I will look into this, but the problem with CC licenses is that they >> are not "Perl-approved" - that is, they do not have fields in >> Module::Build's license field > > You mean "not Module::Build-approved". Module::Build is obviously buggy > in this area.
The Module::Build::API doc suggests that "unrestricted" is a valid license type. I would just use that if you really need to put something. Though I think that the latest Module::Build relies upon Software::License, so someone could probably send some CC licenses to RJBS and lobby him to include them. Then they would be "Perl-approved" -- at least to the extent they are encoded into the toolchain. -- David
