Subject: | metacpan_meta.pl does not distinct "open_source" license |
example:
http://search.cpan.org/~vsespb/App-MtAws-0.972/
metacpan_meta.pl 1000 VSESPB
Total asked for: 1000
Total received : 2
License found: 1, missing 1
Repos missing: 1
----------------------------------------
$VAR1 = {
'github_https' => 1
};
$VAR1 = {
'open_source' => 1
};
missing_licenses: $VAR1 = [
[
'Net-Amazon-TreeHash',
'VSESPB'
]
];
missing_repo: $VAR1 = [
[
'Net-Amazon-TreeHash',
'VSESPB'
]
];
'open_source" should have been named "unknown open source license" instead.
It does not clarify which open source license is used.