Kwalitee Issues

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.

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.07,1.09,1.11,1.18,1.28,1.33,1.43,1.51

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.33 metacpan
Apache::RPC::Status A status monitor similar to Apache::Status for RPC 1.09 metacpan
RPC::XML A set of classes for core data, message and XML handling 1.43 metacpan
RPC::XML::Client An XML-RPC client class 1.28 metacpan
RPC::XML::Function Object class for RPC routines that do not check signatures 1.07 metacpan
RPC::XML::Method Object encapsulation of server-side RPC methods 1.11 metacpan
RPC::XML::Parser A container class for XML::Parser 1.18 metacpan
RPC::XML::Procedure Object encapsulation of server-side RPC procedures 1.18 metacpan
RPC::XML::Server A sample server implementation based on RPC::XML 1.51 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::i8 lib/RPC/XML.pm metacpan
RPC::XML::int lib/RPC/XML.pm metacpan
RPC::XML::nil 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.apache2 metacpan