Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

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: Linux::Perl::Constants

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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: Linux::Perl::Constants

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Linux/Perl.pm: HASH(0x55607bb57e80)

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.

Modules

Name Abstract Version View
Linux::Perl Linux system calls with pure Perl metacpan
Linux::Perl::ArchLoader metacpan
Linux::Perl::Constants metacpan
Linux::Perl::Constants::x86_64 metacpan
Linux::Perl::EasyPack metacpan
Linux::Perl::Endian metacpan
Linux::Perl::TimeSpec metacpan
Linux::Perl::X metacpan
Linux::Perl::X::Base metacpan
Linux::Perl::X::Call metacpan
Linux::Perl::aio metacpan
Linux::Perl::aio::bits64 metacpan
Linux::Perl::aio::x86_64 metacpan
Linux::Perl::eventfd metacpan
Linux::Perl::eventfd::x86_64 metacpan
Linux::Perl::uname metacpan
Linux::Perl::uname::x86_64 metacpan

Provides

Name File View
Linux::Perl::aio::Control lib/Linux/Perl/aio.pm metacpan
Linux::Perl::aio::Control::bits64 lib/Linux/Perl/aio/bits64.pm metacpan
Linux::Perl::aio::Control::x86_64 lib/Linux/Perl/aio/x86_64.pm metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan