Skip Menu |

This queue is for tickets about the B-Lint CPAN distribution.

Report information
The Basics
Id: 79661
Status: resolved
Priority: 0/
Queue: B-Lint

People
Owner: Nobody in particular
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.14
Fixed in: (no value)



Subject: META.* does not specify LICENSE
.yml
---
license: unknown

.json
---
"license" : [
      "unknown"
],

 

Additionally, I noticed there is no other obvious documentation in this Dist as to the license it is under. Obviously if you know its Dual Life, then you'd assume Perl 5, but everyone else can't see that.

Only place I see it is the rather obscure https://metacpan.org/source/FLORA/B-Lint-1.14/README and at the very end.

Thanks in advance.

fixed in git -- rjbs