Skip Menu |

This queue is for tickets about the ClickHouse CPAN distribution.

Report information
The Basics
Id: 116973
Status: open
Priority: 0/
Queue: ClickHouse

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

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



From: CHORNY [...] cpan.org
Subject: META.yml/json should be present
CPAN distributions should contain files META.yml and META.json. They are generated by your build tool when creating distribution. Build tool for ELCAMLOST/ClickHouse-0.01.tar.gz was detected as Module::Build. You can create your distribution with these files using `Build dist`. If you use VCS, you can show link to it on Metacpan and search.cpan.org. See http://perlmaven.com/how-to-add-link-to-version-control-system-of-a-cpan-distributions Also you can change bug tracker from default. P.S. If this report is for an old version, please delete old indexed versions mentioned here: http://cpanold.chorny.net/?a=ELCAMLOST and contact me. P.P.S. This report was generated automatically.
The problem comes probably from how the tarball for the distribution has been made.
The tarball must not be manually created with the 'tar' command. Instead use:
    perl Build.PL
    ./Build dist

-- 
Olivier Mengué - http://perlresume.org/DOLMEN