Kwalitee Issues

main_module_version_matches_dist_version

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

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.

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

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.03,1.05,1.08,1.11,1.12,1.22,1.26,1.33,1.41

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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.26 metacpan
Apache::RPC::Status A status monitor similar to Apache::Status for RPC 1.05 metacpan
RPC::XML A set of classes for core data, message and XML handling 1.33 metacpan
RPC::XML::Client An XML-RPC client class 1.22 metacpan
RPC::XML::Function Object class for RPC routines that do not check signatures 1.03 metacpan
RPC::XML::Method Object encapsulation of server-side RPC methods 1.08 metacpan
RPC::XML::Parser A container class for XML::Parser 1.12 metacpan
RPC::XML::Procedure Object encapsulation of server-side RPC procedures 1.11 metacpan
RPC::XML::Server A sample server implementation based on RPC::XML 1.41 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
ChangeLog.xml metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.apache metacpan
README.apache2 metacpan