Catalyst-Plugin-Server-JSONRPC 0.03 Deleted
Kwalitee Issues
- meta_yml_is_parsable
-
Upgrade your YAML generator so it produces valid YAML.
Error: CPAN::Meta::YAML failed to classify line ' JSON::RPC::Common 0.03'
- 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 (27) does not match dist (31):
- Missing in MANIFEST: bin/jonsrpc_client, lib/Catalyst/Plugin/Server/pod2htmd.tmp, lib/Catalyst/Plugin/Server/pod2htmi.tmp, t/002_live.t.pl, t/server/myapp_server.pl
- Missing in Dist: bin/jsonrpc_client
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Catalyst::DispatchType::Path
- Catalyst::DispatchType::Regex
- Catalyst::View
- Class::Accessor::Fast
- Class::Data::Inheritable
- JSON::RPC::Common::Marshal::HTTP
- JSON::RPC::Common::Procedure::Call
- JSON::RPC::Common::Procedure::Return
- Moose
- Text::SimpleTable
- parent
- 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.
- 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.
- 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: Catalyst::Plugin::Server::JSONRPC::DispatchType::JSONRPCPath, Catalyst::Plugin::Server::JSONRPC::DispatchType::JSONRPCRegex
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Catalyst::Test
- HTTP::Request
- JSON
- JSON::RPC::Common::Marshal::Text
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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 |
---|---|---|---|
Catalyst::Plugin::Server::JSONRPC | Catalyst JSONRPC Server Plugin | 0.01 | metacpan |
Catalyst::Plugin::Server::JSONRPC::DispatchType::JSONRPCPath | JSONRPCPath DispatchType | metacpan | |
Catalyst::Plugin::Server::JSONRPC::DispatchType::JSONRPCRegex | JSONRPCRegex DispatchType | metacpan | |
JSON::RPC::Common::Marshal::Catalyst | Convert L<Catalyst::Request> to L<JSON::RPC::Common:Call>. | metacpan |
Provides
Name | File | View |
---|---|---|
Catalyst::Plugin::Server::JSONRPC::Backend | lib/Catalyst/Plugin/Server/JSONRPC.pm | metacpan |
Catalyst::Plugin::Server::JSONRPC::Config | lib/Catalyst/Plugin/Server/JSONRPC.pm | metacpan |
Catalyst::Plugin::Server::JSONRPC::Request | lib/Catalyst/Plugin/Server/JSONRPC.pm | metacpan |
Catalyst::View::JSONRPC | lib/Catalyst/Plugin/Server/JSONRPC.pm | metacpan |