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.4];value is an undefined string (abstract) [Validation: 1.4]

has_readme

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

has_changelog

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

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: lib/Prophet/Server/ViewHelpers,share/web/static/jquery/css,share/web/static/jquery/images,t/Settings/lib/App/Settings,t/Settings

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: Prophet::Replica::http

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: Prophet::Replica::http, Prophet::Util

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.70,1.01_06

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
Prophet 0.70 metacpan
Prophet::App metacpan
Prophet::CLI metacpan
Prophet::CLI::CollectionCommand metacpan
Prophet::CLI::Command metacpan
Prophet::CLI::Command::Aliases metacpan
Prophet::CLI::Command::Clone metacpan
Prophet::CLI::Command::Config metacpan
Prophet::CLI::Command::Create metacpan
Prophet::CLI::Command::Delete metacpan
Prophet::CLI::Command::Export metacpan
Prophet::CLI::Command::History metacpan
Prophet::CLI::Command::Info metacpan
Prophet::CLI::Command::Init metacpan
Prophet::CLI::Command::Log metacpan
Prophet::CLI::Command::Merge metacpan
Prophet::CLI::Command::Mirror metacpan
Prophet::CLI::Command::Publish metacpan
Prophet::CLI::Command::Pull metacpan
Prophet::CLI::Command::Push metacpan
Prophet::CLI::Command::Search metacpan
Prophet::CLI::Command::Server metacpan
Prophet::CLI::Command::Settings metacpan
Prophet::CLI::Command::Shell metacpan
Prophet::CLI::Command::Show metacpan
Prophet::CLI::Command::Update metacpan
Prophet::CLI::Dispatcher metacpan
Prophet::CLI::MirrorCommand metacpan
Prophet::CLI::Parameters metacpan
Prophet::CLI::ProgressBar metacpan
Prophet::CLI::PublishCommand metacpan
Prophet::CLI::RecordCommand metacpan
Prophet::CLI::TextEditorCommand metacpan
Prophet::CLIContext metacpan
Prophet::Change metacpan
Prophet::ChangeSet metacpan
Prophet::Collection metacpan
Prophet::Config metacpan
Prophet::Conflict metacpan
Prophet::ConflictingChange metacpan
Prophet::ConflictingPropChange metacpan
Prophet::ContentAddressedStore metacpan
Prophet::DatabaseSetting metacpan
Prophet::FilesystemReplica metacpan
Prophet::ForeignReplica metacpan
Prophet::Meta::Types extra types for Prophet metacpan
Prophet::PropChange metacpan
Prophet::Record metacpan
Prophet::Replica metacpan
Prophet::Replica::file metacpan
Prophet::Replica::http metacpan
Prophet::Replica::prophet metacpan
Prophet::Replica::prophet_cache metacpan
Prophet::Replica::sqlite metacpan
Prophet::ReplicaExporter metacpan
Prophet::ReplicaFeedExporter metacpan
Prophet::Resolver metacpan
Prophet::Resolver::AlwaysSource metacpan
Prophet::Resolver::AlwaysTarget metacpan
Prophet::Resolver::Failed metacpan
Prophet::Resolver::FromResolutionDB metacpan
Prophet::Resolver::IdenticalChanges metacpan
Prophet::Resolver::Prompt metacpan
Prophet::Server metacpan
Prophet::Server::Controller metacpan
Prophet::Server::Dispatcher metacpan
Prophet::Server::View metacpan
Prophet::Server::ViewHelpers metacpan
Prophet::Server::ViewHelpers::Function metacpan
Prophet::Server::ViewHelpers::HiddenParam metacpan
Prophet::Server::ViewHelpers::ParamFromFunction metacpan
Prophet::Server::ViewHelpers::Widget metacpan
Prophet::TempUUIDTiny 1.01_06 metacpan
Prophet::Test metacpan
Prophet::Test::Arena metacpan
Prophet::Test::Editor metacpan
Prophet::Test::Participant metacpan
Prophet::UUIDGenerator metacpan
Prophet::Util metacpan
Prophet::Web::Field metacpan
Prophet::Web::FunctionResult metacpan
Prophet::Web::Menu metacpan
Prophet::Web::Result metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan