Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML does not support a feature in line ' ? |-'

has_changelog

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

has_version

Add a version number to the packed distribution. Or use a buildtool ('make dist' or 'Build dist')

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'

main_module_version_matches_dist_version

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

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Wed 03 Dec 2003 11:39:38 AM JST gpg: using DSA key 542C11C0EBD27418 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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.

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.01,0.02,0.02_01

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:

  • Module::Build

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
Object::Meta::Plugin a classless compound object implementation or a base class for an element of thereof. 0.02_01 metacpan
Object::Meta::Plugin::ExportList an implementation of a very simple, string only export list. 0.02 metacpan
Object::Meta::Plugin::Host hosts plugins that work like L<Object::Meta::Plugin>. Can serve as a plugin if subclassed, or contains a plugin which can help it to plug. 0.02 metacpan
Object::Meta::Plugin::Useful a subclass of L<Object::Meta::Plugin>, base class of the various Useful:: plugins. 0.01 metacpan
Object::Meta::Plugin::Useful::Generic a generic useful plugin base class. 0.01 metacpan
Object::Meta::Plugin::Useful::Greedy a plugin base class which gobbles up reasonable parts of the symbol table at export time. 0.01 metacpan
Object::Meta::Plugin::Useful::Meta a subclass of L<Object::Meta::Plugin::Useful> and L<Object::Meta::Plugin::Host>, base class for hosts which are plugins. 0.01 metacpan

Provides

Name File View
Object::Meta::Plugin::ExportList::Info lib/Object/Meta/Plugin/ExportList.pm metacpan
Object::Meta::Plugin::Host::Context lib/Object/Meta/Plugin/Host.pm metacpan
Object::Meta::Plugin::Host::Context::Offset lib/Object/Meta/Plugin/Host.pm metacpan
Object::Meta::Plugin::Host::Context::TiedSelf::ARRAY lib/Object/Meta/Plugin/Host.pm metacpan
Object::Meta::Plugin::Host::Context::TiedSelf::HASH lib/Object/Meta/Plugin/Host.pm metacpan
Object::Meta::Plugin::Host::Context::TiedSelf::SCALAR lib/Object/Meta/Plugin/Host.pm metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan