Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache
  • Apache::Constants
  • Apache::File
  • HTTP::Request
  • HTTP::Response
  • HTTP::Status
  • LWP::UserAgent
  • URI
  • XML::Parser

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: Apache::RPC::Server, Apache::RPC::Status, RPC::XML, RPC::XML::Client, RPC::XML::Function, RPC::XML::Method, RPC::XML::Parser, RPC::XML::Procedure, RPC::XML::Server

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • HTTP::Request
  • LWP::UserAgent

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.01,1.03,1.06,1.07,1.10,1.18,1.30

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
Apache::RPC::Server A subclass of RPC::XML::Server tuned for mod_perl 1.18 metacpan
Apache::RPC::Status A status monitor similar to Apache::Status for RPC 1.03 metacpan
RPC::XML A set of classes for core data, message and XML handling 1.18 metacpan
RPC::XML::Client An XML-RPC client class 1.10 metacpan
RPC::XML::Function Object class for RPC routines that do not check signatures 1.01 metacpan
RPC::XML::Method Object encapsulation of server-side RPC methods 1.07 metacpan
RPC::XML::Parser A container class for XML::Parser 1.06 metacpan
RPC::XML::Procedure Object encapsulation of server-side RPC procedures 1.06 metacpan
RPC::XML::Server A sample server implementation based on RPC::XML 1.30 metacpan

Provides

Name File View
RPC::XML::array lib/RPC/XML.pm metacpan
RPC::XML::base64 lib/RPC/XML.pm metacpan
RPC::XML::boolean lib/RPC/XML.pm metacpan
RPC::XML::datatype lib/RPC/XML.pm metacpan
RPC::XML::datetime_iso8601 lib/RPC/XML.pm metacpan
RPC::XML::double lib/RPC/XML.pm metacpan
RPC::XML::fault lib/RPC/XML.pm metacpan
RPC::XML::i4 lib/RPC/XML.pm metacpan
RPC::XML::int lib/RPC/XML.pm metacpan
RPC::XML::request lib/RPC/XML.pm metacpan
RPC::XML::response lib/RPC/XML.pm metacpan
RPC::XML::simple_type lib/RPC/XML.pm metacpan
RPC::XML::string lib/RPC/XML.pm metacpan
RPC::XML::struct lib/RPC/XML.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.apache metacpan