JSON-RPC 1.06 Latest
Kwalitee Issues
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- APR::Table
- Apache2::RequestIO
- Apache2::RequestRec
- Apache2::RequestUtil
- Try::Tiny
- 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.
- 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: JSON::RPC, JSON::RPC::Constants, JSON::RPC::Dispatch, JSON::RPC::Legacy, JSON::RPC::Legacy::Client, JSON::RPC::Legacy::Procedure, JSON::RPC::Legacy::Server, JSON::RPC::Legacy::Server::Apache2, JSON::RPC::Legacy::Server::CGI, JSON::RPC::Legacy::Server::Daemon, JSON::RPC::Parser, JSON::RPC::Procedure, JSON::RPC::Test
Modules
Name | Abstract | Version | View |
---|---|---|---|
JSON::RPC | Perl implementation of JSON-RPC 1.1 protocol | 1.06 | metacpan |
JSON::RPC::Constants | Constants | metacpan | |
JSON::RPC::Dispatch | Dispatch JSON RPC Requests To Handlers | metacpan | |
JSON::RPC::Legacy | metacpan | ||
JSON::RPC::Legacy::Client | Perl implementation of JSON-RPC client | 1.06 | metacpan |
JSON::RPC::Legacy::Procedure | JSON-RPC Service attributes | 1.06 | metacpan |
JSON::RPC::Legacy::ReturnObject | 0 | metacpan | |
JSON::RPC::Legacy::Server | 1.06 | metacpan | |
JSON::RPC::Legacy::Server::Apache | 1.06 | metacpan | |
JSON::RPC::Legacy::Server::Apache2 | JSON-RPC sever for mod_perl2 | metacpan | |
JSON::RPC::Legacy::Server::CGI | JSON-RPC sever for CGI | 1.06 | metacpan |
JSON::RPC::Legacy::Server::Daemon | JSON-RPC sever for daemon | 1.06 | metacpan |
JSON::RPC::Legacy::Server::system | metacpan | ||
JSON::RPC::Legacy::ServiceObject | metacpan | ||
JSON::RPC::Parser | Parse JSON RPC Requests from Plack::Request | metacpan | |
JSON::RPC::Procedure | A JSON::RPC Procedure | metacpan | |
JSON::RPC::Test | Simple Wrapper To Test Your JSON::RPC | metacpan |