Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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-0.27/lib/Test/Harness/Assert.pm -- Around line 58: 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.

has_meta_json

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

no_missing_files_in_provides

Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.

Error: lib/POE/Preprocessor.pm, lib/POE.pm, lib/POE/API/ResLoader.pm, lib/POE/Component.pm, lib/POE/Component/Client/TCP.pm, lib/POE/Component/Server/TCP.pm, lib/POE/Driver.pm, lib/POE/Driver/SysRW.pm, lib/POE/Filter.pm, lib/POE/Filter/Block.pm, lib/POE/Filter/Grep.pm, lib/POE/Filter/HTTPD.pm, lib/POE/Filter/Line.pm, lib/POE/Filter/Map.pm, lib/POE/Filter/RecordBlock.pm, lib/POE/Filter/Reference.pm, lib/POE/Filter/Stackable.pm, lib/POE/Filter/Stream.pm, lib/POE/Resource/Signals.pm, lib/POE/Loop.pm, lib/POE/Loop/Event.pm, lib/POE/Loop/Gtk.pm, lib/POE/Loop/PerlSignals.pm, lib/POE/Loop/Poll.pm, lib/POE/Loop/Select.pm, lib/POE/Loop/TkActiveState.pm, lib/POE/Loop/TkCommon.pm, lib/POE/Loop.pm, lib/POE/Macro/UseBytes.pm, lib/POE/NFA.pm, lib/POE/Pipe.pm, lib/POE/Pipe/OneWay.pm, lib/POE/Pipe/TwoWay.pm, lib/POE/Preprocessor.pm, lib/POE/Queue.pm, lib/POE/Queue/Array.pm, lib/POE/Resource.pm, lib/POE/Resources.pm, lib/POE/Resource/Aliases.pm, lib/POE/Resource/Events.pm, lib/POE/Resource/Extrefs.pm, lib/POE/Resource/FileHandles.pm, lib/POE/Resource/SIDs.pm, lib/POE/Resource/Sessions.pm, lib/POE/Resource/Signals.pm, lib/POE/Session.pm, lib/POE/Wheel.pm, lib/POE/Wheel/Curses.pm, lib/POE/Wheel/FollowTail.pm, lib/POE/Wheel/ListenAccept.pm, lib/POE/Wheel/ReadLine.pm, lib/POE/Wheel/ReadWrite.pm, lib/POE/Wheel/Run.pm, lib/POE/Wheel/SocketFactory.pm

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Foo

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.2601,1.10,1.11,1.12,1.14,1.15,1.17,1.2,1.22,1.23,1.26,1.27,1.28,1.3,1.30,1.33,1.34,1.36,1.38,1.4,1.47,1.49,1.5,1.50,1.6,1.63,1.7,1.71,1.8,1.87

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
Foo 1.30 metacpan
POE 0.2601 metacpan
POE::API::ResLoader 1.2 metacpan
POE::Component 1.5 metacpan
POE::Component::Client::TCP 1.34 metacpan
POE::Component::Server::TCP 1.38 metacpan
POE::Driver 1.14 metacpan
POE::Driver::SysRW 1.23 metacpan
POE::Filter 1.12 metacpan
POE::Filter::Block 1.11 metacpan
POE::Filter::Grep 1.4 metacpan
POE::Filter::HTTPD 1.28 metacpan
POE::Filter::Line 1.23 metacpan
POE::Filter::Map 1.4 metacpan
POE::Filter::RecordBlock 1.3 metacpan
POE::Filter::Reference 1.27 metacpan
POE::Filter::Stackable 1.4 metacpan
POE::Filter::Stream 1.11 metacpan
POE::Kernel 1.8 metacpan
POE::Loop 1.2 metacpan
POE::Loop::Event 1.33 metacpan
POE::Loop::Gtk 1.36 metacpan
POE::Loop::PerlSignals 1.3 metacpan
POE::Loop::Poll 1.22 metacpan
POE::Loop::Select 1.49 metacpan
POE::Loop::Tk 1.4 metacpan
POE::Loop::TkCommon 1.2 metacpan
POE::Loop::YourToolkit 1.2 metacpan
POE::Macro::UseBytes 1.2 metacpan
POE::NFA 1.23 metacpan
POE::Pipe 1.10 metacpan
POE::Pipe::OneWay 1.12 metacpan
POE::Pipe::TwoWay 1.15 metacpan
POE::Preprocessor 1.30 metacpan
POE::Queue 1.2 metacpan
POE::Queue::Array metacpan
POE::Resource 1.2 metacpan
POE::Resources metacpan
POE::Resources::Aliases 1.7 metacpan
POE::Resources::Events 1.4 metacpan
POE::Resources::Extrefs 1.5 metacpan
POE::Resources::FileHandles 1.6 metacpan
POE::Resources::SIDs 1.6 metacpan
POE::Resources::Sessions 1.8 metacpan
POE::Resources::Signals 1.8 metacpan
POE::Session 1.87 metacpan
POE::Wheel 1.17 metacpan
POE::Wheel::Curses 1.10 metacpan
POE::Wheel::FollowTail 1.47 metacpan
POE::Wheel::ListenAccept 1.26 metacpan
POE::Wheel::ReadLine 1.27 metacpan
POE::Wheel::ReadWrite 1.63 metacpan
POE::Wheel::Run 1.50 metacpan
POE::Wheel::SocketFactory 1.71 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
lib/Build.PL metacpan