Kwalitee Issues

has_readme

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

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: Dancer2::Plugin::RPC, Dancer2::Plugin::RPC::JSONRPC, Dancer2::Plugin::RPC::RESTRPC, Dancer2::Plugin::RPC::XMLRPC

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: Dancer2::Plugin::RPC, Dancer2::Plugin::RPC::JSONRPC, Dancer2::Plugin::RPC::RESTRPC, Dancer2::Plugin::RPC::XMLRPC

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Dancer2/Plugin/RPC/JSONRPC.pm: HASH(0x55607dd52580)
  • lib/Dancer2/Plugin/RPC/RESTRPC.pm: HASH(0x55607e0f1028)
  • lib/Dancer2/Plugin/RPC/XMLRPC.pm: HASH(0x55607d92fa98)
  • lib/Dancer2/RPCPlugin.pm: HASH(0x55607d930708)

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,2.00_01

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
Dancer2::Plugin::RPC Namespace for XMLRPC, JSONRPC2 and RESTRPC plugins 2.00_01 metacpan
Dancer2::Plugin::RPC::JSONRPC metacpan
Dancer2::Plugin::RPC::RESTRPC metacpan
Dancer2::Plugin::RPC::XMLRPC metacpan
Dancer2::RPCPlugin Role to support generic dispatch-table-building metacpan
Dancer2::RPCPlugin::CallbackResult::Factory metacpan
Dancer2::RPCPlugin::DispatchFromConfig Build dispatch-table from the Dancer Config metacpan
Dancer2::RPCPlugin::DispatchFromPod Build dispatch-table from POD metacpan
Dancer2::RPCPlugin::DispatchItem Small object to handle dispatch-table items 0.10 metacpan
Dancer2::RPCPlugin::DispatchMethodList Class for maintaining a global methodlist. metacpan
Dancer2::RPCPlugin::ErrorResponse Interface to pass error-responses without knowlage of the protocol metacpan
Dancer2::RPCPlugin::FlattenData metacpan

Provides

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

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
example/cpanfile metacpan