Kwalitee Issues

extracts_nicely

Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

Error: More than one top directories are found: Makefile.PL;MANIFEST;t;Changes;bin;README;lib

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

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 (19) does not match dist (21):
  • Missing in MANIFEST: bin/aescreate, bin/endpointcreate

no_pod_errors

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

Error: lib/POE/Component/Server/AsyncEndpoint/ChannelAdapter/Config.pm -- Around line 101: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 lib/POE/Component/Server/AsyncEndpoint/ChannelAdapter/SOAP.pm -- Around line 98: You forgot a '=back' before '=head1' Around line 115: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 lib/POE/Component/Server/AsyncEndpoint/ChannelAdapter/Stomp.pm -- Around line 284: You forgot a '=back' before '=head1' Around line 301: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 lib/POE/Component/Server/AsyncEndpoint/ChannelAdapter.pm -- Around line 403: You forgot a '=back' before '=head1' Around line 424: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 lib/POE/Component/Server/AsyncEndpoint/Config.pm -- Around line 105: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 lib/POE/Component/Server/AsyncEndpoint/Endpoints.pm -- Around line 100: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 lib/POE/Component/Server/AsyncEndpoint/WebServer.pm -- Around line 135: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 lib/POE/Component/Server/AsyncEndpoint.pm -- Around line 825: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Output

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
POE::Component::Server::AsyncEndpoint Asynchronous Endpoint Server for EAI 0.01 metacpan
POE::Component::Server::AsyncEndpoint::ChannelAdapter 0.01 metacpan
POE::Component::Server::AsyncEndpoint::ChannelAdapter::Config 0.01 metacpan
POE::Component::Server::AsyncEndpoint::ChannelAdapter::SOAP 0.01 metacpan
POE::Component::Server::AsyncEndpoint::ChannelAdapter::Stomp 0.01 metacpan
POE::Component::Server::AsyncEndpoint::Config 0.01 metacpan
POE::Component::Server::AsyncEndpoint::Endpoints 0.01 metacpan
POE::Component::Server::AsyncEndpoint::WebServer metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan