Protocol-SPDY 0.999_001
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- List::UtilsBy
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Mon 05 Aug 2013 02:43:12 PM JST gpg: using RSA key 528494C3698EDC83 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Protocol::SPDY | abstract support for the SPDY protocol | 0.999_001 | metacpan |
Protocol::SPDY::Base | abstract support for the SPDY protocol | 0.999_001 | metacpan |
Protocol::SPDY::Client | client-side handling for SPDY sessions | 0.999_001 | metacpan |
Protocol::SPDY::Compress | handle zlib compression/decompression | 0.999_001 | metacpan |
Protocol::SPDY::Constants | constant definitions for the SPDY protocol | 0.999_001 | metacpan |
Protocol::SPDY::Frame | support for SPDY frames | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control | control frame subclass for the SPDY protocol | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::CREDENTIAL | certificate exchange | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::GOAWAY | connection termination request | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::HEADERS | header update packet | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::PING | aliveness test | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::RST_STREAM | stream reset | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::SETTINGS | connection settings information | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::SYN_REPLY | response to a SYN_STREAM | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::SYN_STREAM | stream creation request packet for SPDY protocol | 0.999_001 | metacpan |
Protocol::SPDY::Frame::Control::WINDOW_UPDATE | 0.999_001 | metacpan | |
Protocol::SPDY::Frame::Data | data frame support | 0.999_001 | metacpan |
Protocol::SPDY::Frame::HeaderSupport | helper methods for frames which contain header data | 0.999_001 | metacpan |
Protocol::SPDY::Proxy | act as a proxy between SPDY sessions | 0.999_001 | metacpan |
Protocol::SPDY::Server | server-side handling for SPDY sessions | 0.999_001 | metacpan |
Protocol::SPDY::Stream | single stream representation within a L<Protocol::SPDY> connection | 0.999_001 | metacpan |
Protocol::SPDY::Test | helper functions for testing things | 0.999_001 | metacpan |
Protocol::SPDY::Tracer | helper class for tracing SPDY sessions | 0.999_001 | metacpan |