[
https://issues.apache.org/jira/browse/AVRO-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148311#comment-17148311
]
Kengo Seki commented on AVRO-1461:
----------------------------------
[~iemejia], I don't have ownership for the Avro package. [~rskraba] do you have
that?
If he also doesn't, I think this is the latter case described above, that is,
{quote}this is a brand new distribution and that package name was neither
listed in the 'provides' field in the META file nor found inside the
distribution's modules.
{quote}
According to the CPAN document, module metadata including the 'provides' field
should be defined in the file called META.json or META.yml
([https://www.cpan.org/modules/04pause.html#indexer]).
But in our case, these files are automatically generated by the build process.
So I think we have to define it in Makefile.PL or something. I'll investigate
how we should do.
Or, can you edit module metadata online in the PAUSE website? According to the
Chapter 15 of the following book, the PAUSE site seems to provide such means.
[https://www.oreilly.com/library/view/learning-perl-objects/0596004788/]
> Distribute Perl API on CPAN
> ---------------------------
>
> Key: AVRO-1461
> URL: https://issues.apache.org/jira/browse/AVRO-1461
> Project: Apache Avro
> Issue Type: Wish
> Components: perl
> Reporter: John Karp
> Assignee: Kengo Seki
> Priority: Minor
> Fix For: 1.10.0
>
>
> Having a package for the Perl Avro API distributed on CPAN would increase the
> visibility and convenience of the Avro project to the Perl world
> significantly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)