Hessian-SimpleClient 0.03 Deleted

Kwalitee Issues

has_meta_yml

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:
  • MANIFEST (12) does not match dist (14):
  • Missing in MANIFEST: .cvsignore, lib/Hessian/Converter.pm, lib/Hessian/Converter/V1.pm, lib/Hessian/Converter/V2.pm, t/boilerplate.t
  • Missing in Dist: lib/Hessian/Translator.pm, lib/Hessian/Translator/V1.pm, lib/Hessian/Translator/V2.pm
prereq_matches_use

List all used modules in META.yml requires

Error:
  • DateTime
  • HTTP::Headers
  • LWP::UserAgent
  • Unicode::String
no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Hessian-SimpleClient/lib/Hessian/Converter/V2.pm -- Around line 280: Unknown directive: =comment

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.

consistent_version

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

Error: 0.01,0.03

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:
  • Module::Build
has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Hessian::SimpleClient Hessian 1.0 client in perl 0.03 metacpan
Hessian::Type The great new Hessian::Type! 0.01 metacpan

Provides

Name File View
Hessian::Binary lib/Hessian/Type.pm metacpan
Hessian::Class lib/Hessian/Type.pm metacpan
Hessian::Double lib/Hessian/Type.pm metacpan
Hessian::False lib/Hessian/Type.pm metacpan
Hessian::Fault lib/Hessian/Type.pm metacpan
Hessian::List lib/Hessian/Type.pm metacpan
Hessian::Map lib/Hessian/Type.pm metacpan
Hessian::Null lib/Hessian/Type.pm metacpan
Hessian::Object lib/Hessian/Type.pm metacpan
Hessian::Remote lib/Hessian/Type.pm metacpan
Hessian::True lib/Hessian/Type.pm metacpan
Hessian::XML lib/Hessian/Type.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
README metacpan