Protocol-WebSocket 0.12 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Protocol::WebSocket | WebSocket protocol | 0.12 | metacpan |
Protocol::WebSocket::Cookie | Base class for WebSocket cookies | metacpan | |
Protocol::WebSocket::Cookie::Request | WebSocket Cookie Request | metacpan | |
Protocol::WebSocket::Cookie::Response | WebSocket Cookie Response | metacpan | |
Protocol::WebSocket::Frame | WebSocket Frame | metacpan | |
Protocol::WebSocket::Handshake | Base WebSocket Handshake class | metacpan | |
Protocol::WebSocket::Handshake::Client | WebSocket Client Handshake | metacpan | |
Protocol::WebSocket::Handshake::Server | WebSocket Server Handshake | metacpan | |
Protocol::WebSocket::Message | Base class for WebSocket request and response | metacpan | |
Protocol::WebSocket::Request | WebSocket Request | metacpan | |
Protocol::WebSocket::Response | WebSocket Response | metacpan | |
Protocol::WebSocket::Stateful | Base class for all classes with states | metacpan | |
Protocol::WebSocket::URL | WebSocket URL | metacpan |