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: Makefile.PL

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.

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.10,1.00_03

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.

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
Dancer::Plugin::RPC Configure endpoints for XMLRPC and JSONRPC procedures 1.00_03 metacpan
Dancer::Plugin::RPC::JSONRPC Dancer Plugin to register jsonrpc2 methods. metacpan
Dancer::Plugin::RPC::XMLRPC XMLRPC Plugin for Dancer metacpan
Dancer::RPCPlugin::CallbackResult Factory for generating Callback-results. metacpan
Dancer::RPCPlugin::DispatchFromConfig Build dispatch-table from the Dancer Config metacpan
Dancer::RPCPlugin::DispatchFromPod Build dispatch-table from POD metacpan
Dancer::RPCPlugin::DispatchItem Small object to handle dispatch-table items 0.10 metacpan

Provides

Name File View
Dancer::RPCPlugin::CallbackResult::Fail lib/Dancer/RPCPlugin/CallbackResult.pm metacpan
Dancer::RPCPlugin::CallbackResult::Success lib/Dancer/RPCPlugin/CallbackResult.pm metacpan

Other Files

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