Group
Extension

Matches 1

App-lcpan-Manual ( P/PE/PERLANCAR/App-lcpan-Manual-1.065.000.tar.gz, PERLANCAR, 2021; MetaCPAN )
App-lcpan-Manual/lib/App/lcpan/Manual/Internals.pod ( view source; MetaCPAN )
his point, we haven't parsed distribution names yet because that will need
information from META.{json,yaml} inside the release files.

=head2 Third step: (release) files

Then we start to examine the
 allow us to check whether a distribution has a
distribution metadata file (F<META.yml> or F<META.json>), whether a distribution
contains scripts, and so on.

We populate the C<script> table by heuris
 e.g.:

 script/foo
 bin/whatever

We then extract the distribution metadata files (either F<META.json> or
F<META.yaml>) and store the information contained in these metadata files into
the database. 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.