Security Advisories

Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'Module::Signature' for 'Digest' is not a valid version. (recommends -> Digest) [Validation: 1.4]

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (91) does not match dist (86):
  • Missing in Dist: myldr/boot, myldr/boot.o, myldr/parl, myldr/pm_to_blib, parpackerresource.zip

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.03,0.91,0.975,0.992,1.010

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
App::Packer::PAR Pack applications in a single executable file 0.91 metacpan
PAR::Filter Input filter for PAR 0.03 metacpan
PAR::Filter::Bleach Bleach filter metacpan
PAR::Filter::Bytecode Bytecode filter metacpan
PAR::Filter::Obfuscate Obfuscating filter metacpan
PAR::Filter::PatchContent Content patcher metacpan
PAR::Filter::PodStrip POD-stripping filter metacpan
PAR::Packer PAR Packager 1.010 metacpan
PAR::StrippedPARL::Base Base class for the PARL data packages 0.975 metacpan
pp PAR Packager 0.992 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
myldr/Makefile.PL metacpan