Kwalitee Issues

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.

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 (79) does not match dist (70):
  • Missing in Dist: t/client-ssl.t, t/client.t, t/frame.t, t/request_75.t, t/request_76.t, t/response_75.t, t/response_76.t, t/server-ssl.t, t/server.t

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.00903 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

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan