Sub-Spec-HTTP-Server 0.06 Deleted
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Plack::Util::SubSpec
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- JSON
- parent
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: Plack::Util::SubSpec
- 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.
- 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 |
|---|---|---|---|
| Plack::Middleware::SubSpec::Authz::ACL | Authorize client using access-control list | 0.06 | metacpan |
| Plack::Middleware::SubSpec::Command::call | Handle 'call' command (call subroutine and return the result) | 0.06 | metacpan |
| Plack::Middleware::SubSpec::Command::help | Show a subroutine's usage information | 0.06 | metacpan |
| Plack::Middleware::SubSpec::Command::listmod | List available modules | 0.06 | metacpan |
| Plack::Middleware::SubSpec::Command::listsub | List available functions in a module | 0.06 | metacpan |
| Plack::Middleware::SubSpec::Command::spec | Show a subroutine's spec | 0.06 | metacpan |
| Plack::Middleware::SubSpec::GetSpec | Get sub spec | 0.06 | metacpan |
| Plack::Middleware::SubSpec::LimitRate | Limit access rate | 0.06 | metacpan |
| Plack::Middleware::SubSpec::LoadModule | Load requested module | 0.06 | metacpan |
| Plack::Middleware::SubSpec::LogAccess | Log request | 0.06 | metacpan |
| Plack::Middleware::SubSpec::ParseArgsFromPathInfo | Parse sub arguments from path info | 0.06 | metacpan |
| Plack::Middleware::SubSpec::ParseRequest | Parse sub call request from HTTP request | 0.06 | metacpan |
| Plack::Util::SubSpec | 0.06 | metacpan | |
| Sub::Spec::HTTP::Server | PSGI application to serve remote (HTTP) subroutine call requests | 0.06 | metacpan |