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.