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: Dancer2::Plugin::WebSocket

no_pod_errors

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

Error: Dancer2-Plugin-WebSocket-0.1.0/lib/Dancer2/Plugin/WebSocket/Connection.pm -- Around line 101: =over should be: '=over' or '=over positive_number' Around line 109: =over should be: '=over' or '=over positive_number' You can't have =items (as at line 113) unless the first thing after the =over is an =item Around line 115: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Around line 141: You forgot a '=back' before '=head1' Dancer2-Plugin-WebSocket-0.1.0/lib/Dancer2/Plugin/WebSocket/Group.pm -- Around line 106: You forgot a '=back' before '=head1'

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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: Dancer2::Plugin::WebSocket

Modules

Name Abstract Version View
Dancer2::Plugin::WebSocket add a websocket interface to your Dancers app v0.1.0 metacpan
Dancer2::Plugin::WebSocket::Connection Role tying Plack::App::WebSocket::Connection with the Dancer serializer v0.1.0 metacpan
Dancer2::Plugin::WebSocket::Group v0.1.0 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.mkdn metacpan
cpanfile metacpan
dist.ini metacpan