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: RPC::Any

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: RPC::Any, RPC::Any::Package::JSONRPC, RPC::Any::Package::XMLRPC

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
RPC::Any A simple, unified interface to XML-RPC and JSON-RPC. 1.00 metacpan
RPC::Any::Exception A throwable exception object for RPC::Any metacpan
RPC::Any::Interface::CGI HTTP support for RPC::Any::Server in CGI environments metacpan
RPC::Any::Interface::HTTP HTTP input/output support for RPC::Any::Server metacpan
RPC::Any::Package::JSONRPC metacpan
RPC::Any::Package::XMLRPC metacpan
RPC::Any::Server The RPC Server metacpan
RPC::Any::Server::JSONRPC A basic JSON-RPC server metacpan
RPC::Any::Server::JSONRPC::CGI A JSON-RPC server for a CGI environment metacpan
RPC::Any::Server::JSONRPC::HTTP A JSON-RPC server that understands HTTP metacpan
RPC::Any::Server::XMLRPC A basic XML-RPC server metacpan
RPC::Any::Server::XMLRPC::CGI An XML-RPC server for a CGI environment metacpan
RPC::Any::Server::XMLRPC::HTTP An XML-RPC server that understands HTTP metacpan

Provides

Name File View
RPC::Any::Exception::HTTPError lib/RPC/Any/Exception.pm metacpan
RPC::Any::Exception::NoSuchMethod lib/RPC/Any/Exception.pm metacpan
RPC::Any::Exception::ParseError lib/RPC/Any/Exception.pm metacpan
RPC::Any::Exception::PerlError lib/RPC/Any/Exception.pm metacpan

Other Files

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