LWP-JSON-Tiny 0.014 Latest
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(0x55a43fc19510)
- lib/HTTP/Request/JSON.pm: HASH(0x55a43faf2718)
- lib/HTTP/Response/JSON.pm: HASH(0x55a43fb7ecc8)
- lib/LWP/UserAgent/JSON.pm: HASH(0x55a43f16e9f0)
- 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.014 | metacpan |
LWP::UserAgent::JSON | a subclass of LWP::UserAgent that understands JSON | metacpan |