<URL: https://rt.cpan.org/Ticket/Display.html?id=44453 >
On Fri Mar 20 19:07:05 2009, WIML wrote: > Module::Build 0.32 is producing META.yml files with a value of "~" > (a single tilde) for the license resource, where version 0.30 put > the url of the perl license. Hi Wim, It looks like we got our $key and $value mixed up and don't have any test coverage for the case where Software::License is missing. The key is fixed in svn r12625 (could still use some test coverage though.) Meanwhile, installing Software::License should make 0.32 work fine. Thanks, Eric
