Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate 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'

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

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: POE::Component::Client::SOAP::LiteX, POE::Component::Client::SOAP::Nonblock

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Devel::Symdump
  • POE::Component::Generic

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: POE-Component-Server-AsyncEndpoint-0.10/lib/POE/Component/Client/SOAP.pm -- Around line 538: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 POE-Component-Server-AsyncEndpoint-0.10/lib/POE/Component/Server/AsyncEndpoint/ChannelAdapter/Config.pm -- Around line 98: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 POE-Component-Server-AsyncEndpoint-0.10/lib/POE/Component/Server/AsyncEndpoint/ChannelAdapter/SOAP.pm -- Around line 137: You forgot a '=back' before '=head1' Around line 155: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 POE-Component-Server-AsyncEndpoint-0.10/lib/POE/Component/Server/AsyncEndpoint/ChannelAdapter/Stomp.pm -- Around line 282: You forgot a '=back' before '=head1' Around line 299: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 POE-Component-Server-AsyncEndpoint-0.10/lib/POE/Component/Server/AsyncEndpoint/ChannelAdapter.pm -- Around line 404: You forgot a '=back' before '=head1' Around line 425: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 POE-Component-Server-AsyncEndpoint-0.10/lib/POE/Component/Server/AsyncEndpoint/Config.pm -- Around line 107: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 POE-Component-Server-AsyncEndpoint-0.10/lib/POE/Component/Server/AsyncEndpoint/Endpoints.pm -- Around line 112: Non-ASCII character seen before =encoding in 'Tecnología'. Assuming UTF-8 POE-Component-Server-AsyncEndpoint-0.10/lib/POE/Component/Server/AsyncEndpoint.pm -- Around line 466: Unknown directive: =head Around line 890: 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.

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: POE::Component::Client::SOAP::LiteX, POE::Component::Client::SOAP::Nonblock

test_prereq_matches_use

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

Error:

  • Test::Output

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.10

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::Client::SOAP 0.01 metacpan
POE::Component::Client::SOAP::LiteX 0.01 metacpan
POE::Component::Client::SOAP::Nonblock 0.01 metacpan
POE::Component::Server::AsyncEndpoint SOA Asynchronous Endpoint Server 0.10 metacpan
POE::Component::Server::AsyncEndpoint::ChannelAdapter 0.10 metacpan
POE::Component::Server::AsyncEndpoint::ChannelAdapter::Config 0.10 metacpan
POE::Component::Server::AsyncEndpoint::ChannelAdapter::SOAP 0.10 metacpan
POE::Component::Server::AsyncEndpoint::ChannelAdapter::Stomp 0.10 metacpan
POE::Component::Server::AsyncEndpoint::Config 0.10 metacpan
POE::Component::Server::AsyncEndpoint::Endpoints 0.10 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan