Kwalitee Issues

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: JSON::RPC::Common

prereq_matches_use

List all used modules in META.yml requires

Error:

  • MRO::Compat

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.

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: JSON::RPC::Common

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:

  • JSON::RPC::Common
  • JSON::RPC::Common::Marshal::HTTP
  • JSON::RPC::Common::Marshal::Text
  • JSON::RPC::Common::Message
  • JSON::RPC::Common::Procedure::Call
  • JSON::RPC::Common::Procedure::Call::Version_1_0
  • JSON::RPC::Common::Procedure::Call::Version_1_1
  • JSON::RPC::Common::Procedure::Call::Version_2_0
  • JSON::RPC::Common::Procedure::Return
  • JSON::RPC::Common::Procedure::Return::Error
  • JSON::RPC::Common::Procedure::Return::Version_1_0
  • JSON::RPC::Common::Procedure::Return::Version_1_0::Error
  • JSON::RPC::Common::Procedure::Return::Version_1_1
  • JSON::RPC::Common::Procedure::Return::Version_1_1::Error
  • JSON::RPC::Common::Procedure::Return::Version_2_0
  • JSON::RPC::Common::Procedure::Return::Version_2_0::Error
  • JSON::RPC::Common::TypeConstraints

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.

Modules

Name Abstract Version View
JSON::RPC::Common Transport agnostic JSON RPC helper objects 0.09 metacpan
JSON::RPC::Common::Marshal::HTTP Convert L<HTTP::Request> and L<HTTP::Response> to/from L<JSON::RPC::Common> calls and returns. 0.09 metacpan
JSON::RPC::Common::Marshal::Text JSON text marshalling for L<JSON::RPC::Common>. 0.09 metacpan
JSON::RPC::Common::Message JSON-RPC message role 0.09 metacpan
JSON::RPC::Common::Procedure::Call JSON RPC Procedure Call base class. 0.09 metacpan
JSON::RPC::Common::Procedure::Call::Version_1_0 JSON-RPC 1.0 request 0.09 metacpan
JSON::RPC::Common::Procedure::Call::Version_1_1 JSON-RPC 1.1 Procedure Call 0.09 metacpan
JSON::RPC::Common::Procedure::Call::Version_2_0 JSON-RPC 2.0 Procedure Call 0.09 metacpan
JSON::RPC::Common::Procedure::Return JSON-RPC procedure return class 0.09 metacpan
JSON::RPC::Common::Procedure::Return::Error Base class for JSON-RPC errors 0.09 metacpan
JSON::RPC::Common::Procedure::Return::Version_1_0 JSON-RPC 1.0 error class. 0.09 metacpan
JSON::RPC::Common::Procedure::Return::Version_1_0::Error JSON-RPC 1.0 error class. 0.09 metacpan
JSON::RPC::Common::Procedure::Return::Version_1_1 JSON-RPC 1.1 Procedure Return 0.09 metacpan
JSON::RPC::Common::Procedure::Return::Version_1_1::Error JSON-RPC 1.1 error class. 0.09 metacpan
JSON::RPC::Common::Procedure::Return::Version_2_0 JSON-RPC 2.0 Procedure Return 0.09 metacpan
JSON::RPC::Common::Procedure::Return::Version_2_0::Error JSON-RPC 2.0 error class. 0.09 metacpan
JSON::RPC::Common::TypeConstraints Type constraint library 0.09 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan