Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: Wasm-Wasm3-0.02/t/assets/PaxHeader/perl_wasm_perl.wasm,Wasm-Wasm3-0.02/t/assets/PaxHeader/perl_wasm_perl.wasm

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 (344) does not match dist (333):
  • Missing in Dist: wasm3/platforms/android/app/src/main/cpp/m3, wasm3/platforms/embedded/arduino/lib/wasm3, wasm3/platforms/embedded/bluepill/lib/wasm3/src, wasm3/platforms/embedded/esp32-idf-wasi/main/wasm3, wasm3/platforms/embedded/esp32-pio/lib/wasm3/src, wasm3/platforms/embedded/esp8266/lib/wasm3, wasm3/platforms/embedded/fomu/src/wasm3, wasm3/platforms/embedded/hifive1/lib/wasm3, wasm3/platforms/embedded/particle/lib/wasm3/src, wasm3/platforms/embedded/wm_w600/wasm3, wasm3/platforms/ios/wasm3.xcodeproj/xcshareddata/xcschemes/wasm3

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Wasm::Wasm3::Environment

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Wasm::Wasm3::Environment

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

has_separate_license_file

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

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • ExtUtils::CBuilder

Modules

Name Abstract Version View
Wasm::Wasm3 Self-contained L<WebAssembly|https://webassembly.org/> via L<wasm3|https://github.com/wasm3/wasm3> 0.02 metacpan
Wasm::Wasm3::Environment metacpan
Wasm::Wasm3::Module metacpan
Wasm::Wasm3::Runtime metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan