Kwalitee Issues

No Core Issues.

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.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/HTTP/Message/JSON.pm: HASH(0x5569d0616a88)
  • lib/HTTP/Request/JSON.pm: HASH(0x5569d0ea6338)
  • lib/HTTP/Response/JSON.pm: HASH(0x5569d0648780)
  • lib/LWP/UserAgent/JSON.pm: HASH(0x5569d0eaaad8)

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.

Modules

Name Abstract Version View
HTTP::Message::JSON a very simple superclass for JSON HTTP messages metacpan
HTTP::Request::JSON a subclass of HTTP::Request that understands JSON metacpan
HTTP::Response::JSON a subclass of HTTP::Response that understands JSON metacpan
LWP::JSON::Tiny use JSON natively with LWP objects 0.010 metacpan
LWP::UserAgent::JSON a subclass of LWP::UserAgent that understands JSON metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
dist.ini metacpan