Linux-Perl 0.01-TRIAL1
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(0x5609d45bc190)
 
- 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_security_doc
- 
        Add SECURITY(.pod|md). See Software::Security::Policy. 
- security_doc_contains_contact
- 
        Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy. 
- has_contributing_doc
- 
        Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors. 
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 |