Kwalitee Issues

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'

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 (56) does not match dist (55):
  • Missing in Dist: README

main_module_version_matches_dist_version

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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Vimana-2009.34614-2/lib/Vimana/Manual.pm -- Around line 1: =begin without a target? Around line 128: =cut found outside a pod block. Skipping to next block.

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.

has_meta_json

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

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

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

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
Vimana Vim script manager. 2009.34614 metacpan
Vimana::Accessor metacpan
Vimana::AutoInstall metacpan
Vimana::Command metacpan
Vimana::Command::Download metacpan
Vimana::Command::Info metacpan
Vimana::Command::Install metacpan
Vimana::Command::Installed metacpan
Vimana::Command::Search metacpan
Vimana::Command::Update metacpan
Vimana::Command::Upgrade metacpan
Vimana::GitInstall metacpan
Vimana::Index metacpan
Vimana::Installer::Auto metacpan
Vimana::Installer::Makefile metacpan
Vimana::Installer::Meta metacpan
Vimana::Logger logging framework for Vimana metacpan
Vimana::Logger::Compat metacpan
Vimana::PackageFile metacpan
Vimana::Record metacpan
Vimana::Util metacpan
Vimana::VimOnline metacpan
Vimana::VimOnline::ScriptPage metacpan
Vimana::VimOnline::Search metacpan
Vimana::VimballInstall metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README.mkd metacpan