Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

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: Net::WebSocket, Net::WebSocket::Base::DataMessage, Net::WebSocket::Frame::binary

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Net-WebSocket-0.04-TRIAL2/lib/Net/WebSocket/Frame/continuation.pm -- Around line 5: Unknown directive: =HEAD1 Net-WebSocket-0.04-TRIAL2/lib/Net/WebSocket/Frame/ping.pm -- Around line 5: Unknown directive: =HEAD1 Net-WebSocket-0.04-TRIAL2/lib/Net/WebSocket/Frame/pong.pm -- Around line 5: Unknown directive: =HEAD1 Net-WebSocket-0.04-TRIAL2/lib/Net/WebSocket/Parser.pm -- Around line 34: You forgot a '=back' before '=head1'

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: Net::WebSocket, Net::WebSocket::Base::DataMessage, Net::WebSocket::Frame::binary

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Net/WebSocket.pm: HASH(0x5609d49e3620)

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
Net::WebSocket WebSocket in Perl metacpan
Net::WebSocket::Base::ControlFrame metacpan
Net::WebSocket::Base::DataFrame metacpan
Net::WebSocket::Base::DataMessage metacpan
Net::WebSocket::Base::ReadString metacpan
Net::WebSocket::Base::Typed metacpan
Net::WebSocket::Constants metacpan
Net::WebSocket::Endpoint metacpan
Net::WebSocket::Endpoint::Client metacpan
Net::WebSocket::Endpoint::Server metacpan
Net::WebSocket::Frame metacpan
Net::WebSocket::Frame::binary metacpan
Net::WebSocket::Frame::close metacpan
Net::WebSocket::Frame::continuation metacpan
Net::WebSocket::Frame::ping metacpan
Net::WebSocket::Frame::pong metacpan
Net::WebSocket::Frame::text metacpan
Net::WebSocket::Handshake::Base metacpan
Net::WebSocket::Handshake::Client metacpan
Net::WebSocket::Handshake::Extension WebSocket extension handshake metacpan
Net::WebSocket::Handshake::Server metacpan
Net::WebSocket::Mask metacpan
Net::WebSocket::Masker::Client metacpan
Net::WebSocket::Masker::Server metacpan
Net::WebSocket::Message metacpan
Net::WebSocket::Message::binary metacpan
Net::WebSocket::Message::text metacpan
Net::WebSocket::Parser Parse WebSocket from a filehandle metacpan
Net::WebSocket::PingStore metacpan
Net::WebSocket::Streamer Send a stream easily over WebSocket metacpan
Net::WebSocket::Streamer::Client metacpan
Net::WebSocket::Streamer::Server metacpan
Net::WebSocket::X metacpan
Net::WebSocket::X::BadAccept metacpan
Net::WebSocket::X::BadArg metacpan
Net::WebSocket::X::Base metacpan
Net::WebSocket::X::ControlPayloadTooLong metacpan
Net::WebSocket::X::EndpointAlreadyClosed metacpan
Net::WebSocket::X::ReceivedBadControlFrame metacpan
Net::WebSocket::X::ReceivedClose metacpan
Net::WebSocket::X::UnfinishedStream metacpan

Other Files

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