Kwalitee Issues

has_readme

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

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: MANIFEST.SKIP

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 (40) does not match dist (39):
  • Duplicates in MANIFEST: lib/Devel/ebug/Wx/View/Code/STC.pm

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.

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: Devel::ebug::Backend::Plugin::EvalLevel, Devel::ebug::Backend::Plugin::State, Devel::ebug::Plugin::EvalLevel, Devel::ebug::Plugin::FoldedStackTrace, Devel::ebug::Plugin::State, Devel::ebug::Wx::Command::NotebookEdit, Devel::ebug::Wx::Command::Run, Devel::ebug::Wx::Command::ShowFile, Devel::ebug::Wx::Command::Standard, Devel::ebug::Wx::Command::State, Devel::ebug::Wx::Command::Views, Devel::ebug::Wx::Publisher, Devel::ebug::Wx::Service::Base, Devel::ebug::Wx::Service::CodeDisplay, Devel::ebug::Wx::Service::CommandManager, Devel::ebug::Wx::Service::Configuration, Devel::ebug::Wx::Service::ViewManager, Devel::ebug::Wx::ServiceManager, Devel::ebug::Wx::View::Base, Devel::ebug::Wx::View::Breakpoints, Devel::ebug::Wx::View::Code::STC, Devel::ebug::Wx::View::Eval, Devel::ebug::Wx::View::Expressions, Devel::ebug::Wx::View::Multi, Devel::ebug::Wx::View::Notebook, Devel::ebug::Wx::View::Output, Devel::ebug::Wx::View::StackTrace

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:

  • DB

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
DB metacpan
Devel::ebug::Backend::Plugin::EvalLevel metacpan
Devel::ebug::Backend::Plugin::State metacpan
Devel::ebug::Plugin::EvalLevel metacpan
Devel::ebug::Plugin::FoldedStackTrace programmer-friendly stack traces metacpan
Devel::ebug::Plugin::State metacpan
Devel::ebug::Plugin::Wx::StackTraceFrame metacpan
Devel::ebug::Wx GUI interface for your (d)ebugging needs 0.06 metacpan
Devel::ebug::Wx::Breakpoints::Pane metacpan
Devel::ebug::Wx::Command::NotebookEdit metacpan
Devel::ebug::Wx::Command::Run metacpan
Devel::ebug::Wx::Command::ShowFile metacpan
Devel::ebug::Wx::Command::Standard metacpan
Devel::ebug::Wx::Command::State metacpan
Devel::ebug::Wx::Command::Views metacpan
Devel::ebug::Wx::Publisher metacpan
Devel::ebug::Wx::Service::Base base class for services metacpan
Devel::ebug::Wx::Service::CodeDisplay metacpan
Devel::ebug::Wx::Service::CommandManager metacpan
Devel::ebug::Wx::Service::Configuration manage ebugger configuration metacpan
Devel::ebug::Wx::Service::Configuration::My metacpan
Devel::ebug::Wx::Service::ViewManager manage view docking/undocking metacpan
Devel::ebug::Wx::ServiceManager metacpan
Devel::ebug::Wx::ServiceManager::Holder metacpan
Devel::ebug::Wx::View::Base metacpan
Devel::ebug::Wx::View::Breakpoints metacpan
Devel::ebug::Wx::View::Code::STC metacpan
Devel::ebug::Wx::View::Eval metacpan
Devel::ebug::Wx::View::Expressions metacpan
Devel::ebug::Wx::View::Multi metacpan
Devel::ebug::Wx::View::Notebook metacpan
Devel::ebug::Wx::View::Output metacpan
Devel::ebug::Wx::View::StackTrace metacpan

Other Files

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