libtest-cpan-meta-perl

Test module to validate package metadata for cpan
  https://metacpan.org/release/Test-CPAN-Meta
  0
  no reviews



Test::cpan::meta is a perl test module for validating that the meta.yml or meta.json file, included in all standard distributions uploaded to cpan, is correct. to work properly, these files must conform to the cpan metadata specification (see )

this package is considered the successor of test::cpan::meta::yaml and test::cpan::meta::json.