Kwalitee Issues

No Core Issues.

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.

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.

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

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
Hoppy Flash XMLSocket Server. 0.00001 metacpan
Hoppy::Base Base class. metacpan
Hoppy::Formatter::JSON IO formatter that can translate from or to JSON. metacpan
Hoppy::Room::Memory Room on memory. It manages users and their sessions. metacpan
Hoppy::Service::Base Base class of Hoppy::Service. metacpan
Hoppy::Service::Login Default login service. metacpan
Hoppy::Service::Logout Default logout service. metacpan
Hoppy::TCPHandler multi-declaration of TCPHandler classes. metacpan
Hoppy::TCPHandler::Connected TCP handler class that will be used when client connected. metacpan
Hoppy::TCPHandler::Disconnected TCP handler class that will be used when client disconnected. metacpan
Hoppy::TCPHandler::Error TCP handler class that will be used when client causes an error. metacpan
Hoppy::TCPHandler::Input TCP handler class that will be used when client input any data. metacpan
Hoppy::TCPHandler::Send TCP handler class that will be used when Hoppy should send data to client. metacpan
Hoppy::User User class, that simply stores user's information. metacpan

Other Files

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