Kwalitee Issues

has_meta_yml

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

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 (9) does not match dist (63):
  • Missing in MANIFEST: micro-ecc/.git/HEAD, micro-ecc/.git/config, micro-ecc/.git/description, micro-ecc/.git/hooks/applypatch-msg.sample, micro-ecc/.git/hooks/commit-msg.sample, micro-ecc/.git/hooks/fsmonitor-watchman.sample, micro-ecc/.git/hooks/post-update.sample, micro-ecc/.git/hooks/pre-applypatch.sample, micro-ecc/.git/hooks/pre-commit.sample, micro-ecc/.git/hooks/pre-push.sample, micro-ecc/.git/hooks/pre-rebase.sample, micro-ecc/.git/hooks/pre-receive.sample, micro-ecc/.git/hooks/prepare-commit-msg.sample, micro-ecc/.git/hooks/update.sample, micro-ecc/.git/index, micro-ecc/.git/info/exclude, micro-ecc/.git/logs/HEAD, micro-ecc/.git/logs/refs/heads/master, micro-ecc/.git/logs/refs/remotes/origin/HEAD, micro-ecc/.git/objects/pack/pack-4d53a6d2cde9499440e2a67953e4709d373f78a1.idx, micro-ecc/.git/objects/pack/pack-4d53a6d2cde9499440e2a67953e4709d373f78a1.pack, micro-ecc/.git/packed-refs, micro-ecc/.git/refs/heads/master, micro-ecc/.git/refs/remotes/origin/HEAD, micro-ecc/.gitignore, micro-ecc/LICENSE.txt, micro-ecc/README.md, micro-ecc/asm_arm.inc, micro-ecc/asm_arm_mult_square.inc, micro-ecc/asm_arm_mult_square_umaal.inc, micro-ecc/asm_avr.inc, micro-ecc/asm_avr_mult_square.inc, micro-ecc/curve-specific.inc, micro-ecc/emk_project.py, micro-ecc/emk_rules.py, micro-ecc/examples/ecc_test/ecc_test.ino, micro-ecc/library.properties, micro-ecc/platform-specific.inc, micro-ecc/scripts/mult_arm.py, micro-ecc/scripts/mult_avr.py, micro-ecc/scripts/mult_avr_extra.py, micro-ecc/scripts/square_arm.py, micro-ecc/scripts/square_avr.py, micro-ecc/test/emk_rules.py, micro-ecc/test/test_compress.c, micro-ecc/test/test_compute.c, micro-ecc/test/test_ecdh.c, micro-ecc/test/test_ecdsa.c, micro-ecc/test/test_ecdsa_deterministic.c.example, micro-ecc/types.h, micro-ecc/uECC.c, micro-ecc/uECC.h, micro-ecc/uECC_vli.h, perlmulticore.h

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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
MicroECC Perl wrapper for the micro-ecc ECDH and ECDSA library 0.04 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan