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: License 'MIT' is invalid (license) [Validation: 1.4];Missing mandatory field, 'abstract' (abstract) [Validation: 1.4]

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 (186) does not match dist (183):
  • Missing in Dist: t/config, t/db.sqlite, t/resolutions/db.sqlite

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: App::SD::Server::Dispatcher

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: App::SD::Server::Dispatcher

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
App::SD a distributed ticket tracking system 0.75 metacpan
App::SD::CLI metacpan
App::SD::CLI::Command metacpan
App::SD::CLI::Command::Attachment::Content metacpan
App::SD::CLI::Command::Attachment::Create metacpan
App::SD::CLI::Command::Browser metacpan
App::SD::CLI::Command::Clone metacpan
App::SD::CLI::Command::Help metacpan
App::SD::CLI::Command::Help::About metacpan
App::SD::CLI::Command::Help::Aliases metacpan
App::SD::CLI::Command::Help::Attachments metacpan
App::SD::CLI::Command::Help::Authors metacpan
App::SD::CLI::Command::Help::Commands metacpan
App::SD::CLI::Command::Help::Comments metacpan
App::SD::CLI::Command::Help::Config metacpan
App::SD::CLI::Command::Help::Copying metacpan
App::SD::CLI::Command::Help::Environment metacpan
App::SD::CLI::Command::Help::History metacpan
App::SD::CLI::Command::Help::Intro metacpan
App::SD::CLI::Command::Help::Search metacpan
App::SD::CLI::Command::Help::Settings metacpan
App::SD::CLI::Command::Help::Sync metacpan
App::SD::CLI::Command::Help::Tickets metacpan
App::SD::CLI::Command::Help::ticket_summary_format metacpan
App::SD::CLI::Command::Init metacpan
App::SD::CLI::Command::Log metacpan
App::SD::CLI::Command::Publish metacpan
App::SD::CLI::Command::Server metacpan
App::SD::CLI::Command::Shell metacpan
App::SD::CLI::Command::Ticket::Attachment::Create metacpan
App::SD::CLI::Command::Ticket::Attachment::Search metacpan
App::SD::CLI::Command::Ticket::Basics metacpan
App::SD::CLI::Command::Ticket::Comment metacpan
App::SD::CLI::Command::Ticket::Comment::Create metacpan
App::SD::CLI::Command::Ticket::Comment::Update metacpan
App::SD::CLI::Command::Ticket::Comments metacpan
App::SD::CLI::Command::Ticket::Create metacpan
App::SD::CLI::Command::Ticket::Details metacpan
App::SD::CLI::Command::Ticket::Review metacpan
App::SD::CLI::Command::Ticket::Search metacpan
App::SD::CLI::Command::Ticket::Show metacpan
App::SD::CLI::Command::Ticket::Update metacpan
App::SD::CLI::Command::Version metacpan
App::SD::CLI::Dispatcher metacpan
App::SD::CLI::Model::Attachment metacpan
App::SD::CLI::Model::Ticket metacpan
App::SD::CLI::Model::TicketComment metacpan
App::SD::CLI::NewReplicaCommand metacpan
App::SD::Collection::Attachment metacpan
App::SD::Collection::Comment metacpan
App::SD::Collection::Ticket metacpan
App::SD::Config metacpan
App::SD::ForeignReplica metacpan
App::SD::ForeignReplica::PullEncoder metacpan
App::SD::ForeignReplica::PushEncoder metacpan
App::SD::Model::Attachment metacpan
App::SD::Model::Comment metacpan
App::SD::Model::Ticket metacpan
App::SD::Record metacpan
App::SD::Replica::debbugs metacpan
App::SD::Replica::debbugs::PullEncoder metacpan
App::SD::Replica::debbugs::PushEncoder metacpan
App::SD::Replica::gcode metacpan
App::SD::Replica::gcode::PullEncoder metacpan
App::SD::Replica::gcode::PushEncoder metacpan
App::SD::Replica::github metacpan
App::SD::Replica::github::PullEncoder metacpan
App::SD::Replica::github::PushEncoder metacpan
App::SD::Replica::hm metacpan
App::SD::Replica::hm::PullEncoder metacpan
App::SD::Replica::hm::PushEncoder metacpan
App::SD::Replica::lighthouse metacpan
App::SD::Replica::lighthouse::PullEncoder metacpan
App::SD::Replica::lighthouse::PushEncoder metacpan
App::SD::Replica::redmine metacpan
App::SD::Replica::redmine::PullEncoder metacpan
App::SD::Replica::redmine::PushEncoder metacpan
App::SD::Replica::rt metacpan
App::SD::Replica::rt::PullEncoder metacpan
App::SD::Replica::rt::PushEncoder metacpan
App::SD::Replica::trac metacpan
App::SD::Replica::trac::PullEncoder metacpan
App::SD::Replica::trac::PushEncoder metacpan
App::SD::Server metacpan
App::SD::Server::Dispatcher metacpan
App::SD::Server::View metacpan
App::SD::Test metacpan
App::SD::Util metacpan

Provides

Name File View
App::SD::Server::Static lib/App/SD/CLI/Command/Publish.pm metacpan

Other Files

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