HomeSoftware Heritage

cpan: Do not parse intrinsic metadata for getting module author

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

cpan: Do not parse intrinsic metadata for getting module author

Parsing perl module metadata files trigger a lot of errors due to badly
formatted JSON or YAML and module author info is already provided by
the cpan lister as extra loader arguments so remove that no longer
needed metadata parsing step.

Related to T2833

Commit No Longer Exists

This commit no longer exists in the repository.