Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.3];value is an undefined string (abstract) [Validation: 1.3]

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

has_meta_json

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

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Dist::Joseki
  • Dist::Joseki::Base
  • Dist::Joseki::Cmd
  • Dist::Joseki::Cmd::Command
  • Dist::Joseki::Cmd::Command::change
  • Dist::Joseki::Cmd::Command::clean
  • Dist::Joseki::Cmd::Command::depends
  • Dist::Joseki::Cmd::Command::install
  • Dist::Joseki::Cmd::Command::manifest
  • Dist::Joseki::Cmd::Command::props
  • Dist::Joseki::Cmd::Command::smoke
  • Dist::Joseki::Cmd::Command::tagcheck
  • Dist::Joseki::Cmd::Command::test
  • Dist::Joseki::Cmd::Command::version
  • Dist::Joseki::Cmd::Multiplexable
  • Dist::Joseki::DistType
  • Dist::Joseki::DistType::Base
  • Dist::Joseki::DistType::MakeMaker
  • Dist::Joseki::DistType::ModuleBuild
  • Dist::Joseki::Find
  • Dist::Joseki::SVK
  • Dist::Joseki::SVK::Status
  • Dist::Joseki::Version

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.

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.

Modules

Name Abstract Version View
Dist::Joseki tools for the prolific module author 0.09 metacpan
Dist::Joseki::Base Base class for Dist::Joseki classes 0.09 metacpan
Dist::Joseki::Cmd Application class for 'dist' program 0.09 metacpan
Dist::Joseki::Cmd::Command Base class for Dist::Joseki::Cmd commands 0.09 metacpan
Dist::Joseki::Cmd::Command::change 'change' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::clean 'clean' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::depends 'depends' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::install 'install' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::manifest 'manifest' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::props 'props' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::smoke 'smoke' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::tagcheck 'tagcheck' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::test 'test' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Command::version 'version' command for Dist::Joseki::Cmd 0.09 metacpan
Dist::Joseki::Cmd::Multiplexable Base class for potentially project-wide commands 0.09 metacpan
Dist::Joseki::DistType Distribution type class wrapper 0.09 metacpan
Dist::Joseki::DistType::Base Base class for distribution type classes 0.09 metacpan
Dist::Joseki::DistType::MakeMaker Distribution type class for MakeMaker distributions 0.09 metacpan
Dist::Joseki::DistType::ModuleBuild Distribution type class for Module::Build distributions 0.09 metacpan
Dist::Joseki::Find find distributions within the project roots 0.09 metacpan
Dist::Joseki::SVK Class to interact with svk 0.09 metacpan
Dist::Joseki::SVK::Status Class to represents result of 'svk status' 0.09 metacpan
Dist::Joseki::Version Get and set version numbers within the distribution 0.09 metacpan

Other Files

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