Skip Menu |

This queue is for tickets about the Test-YAML-Meta CPAN distribution.

Report information
The Basics
Id: 29457
Status: resolved
Priority: 0/
Queue: Test-YAML-Meta

People
Owner: BARBIE [...] cpan.org
Requestors: domm [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: distribution_type is not mandatory in spec 1.2
Hi! It seems that Test::YAML::Meta::Version thinks that the field 'distribution_type' is mandatory in META-spec-v1.2. But http://module-build.sourceforge.net/META-spec-v1.2.html#distribution_type says it's optional. As CPANTS uses Test::YAML::Meta::Version, this causes a lot of false reports, eg here: http://cpants.perl.org/author/BARBIE Could you maybe fix that? Or am I wrong, and distribution_type is mandatory?
Only just spotted this :( It seems I've accidentally put distribution_type as mandatory and abstract as optional, when they should have been the other way around. About to release 0.06 to fix this. Cheers.
Fixed in 0.06 now on CPAN