Skip Menu |

This queue is for tickets about the Class-CompiledC CPAN distribution.

Report information
The Basics
Id: 35977
Status: new
Priority: 0/
Queue: Class-CompiledC

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

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



Subject: META.yml
This distribution lacks META.yml file. This file contains information that allows CPAN tools to be more effective (ex: search.cpan.org). It is generated with `make dist` (make dist generates distribution with correct name, i.e. with dash before version). Please use latest ExtUtils::MakeMaker and specify license. Example for WriteMakefile call in Makefile.PL (if license is perl): ($ExtUtils::MakeMaker::VERSION gt '6.30'? ('LICENSE' => 'perl', ) : ()), -- Alexandr Ciornii, http://chorny.net