Kwalitee Issues

has_meta_yml

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

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.05/POE/Filter/Reference.pm -- Around line 109: '=item' outside of any '=over' Around line 119: You forgot a '=back' before '=head1' POE-0.05/POE/Kernel.pm -- Around line 903: A non-empty Z<> POE-0.05/POE/Wheel/FollowTail.pm -- Around line 139: Can't have a 0 in =over 0 POE-0.05/POE/Wheel/ListenAccept.pm -- Around line 96: Can't have a 0 in =over 0 POE-0.05/POE/Wheel/ReadWrite.pm -- Around line 146: Can't have a 0 in =over 0

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, POE::Driver, POE::Driver::SysRW, POE::Filter, POE::Filter::Line, POE::Filter::Reference, POE::Kernel, POE::Session, POE::Wheel, POE::Wheel::FollowTail, POE::Wheel::ListenAccept, POE::Wheel::ReadWrite

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 the Perl Operating Environment 0.05 metacpan
POE::Driver perform IO on a filehandle metacpan
POE::Driver::SysRW boilerplate sysread and syswrite metacpan
POE::Filter convert between raw and cooked streams metacpan
POE::Filter::Line convert between line- and stream-based IO metacpan
POE::Filter::Reference pass objects between references and streams metacpan
POE::Kernel manage events, selects and signals for C<POE::Session> instances metacpan
POE::Session a state machine, driven by C<POE::Kernel> metacpan
POE::Wheel extend C<POE::Session> by adding new states metacpan
POE::Wheel::FollowTail follow the end of a file, notifying a session whenever a complete unit of information appears metacpan
POE::Wheel::ListenAccept accept connections for a listening C<IO::Socket> metacpan
POE::Wheel::ReadWrite glue to connect C<select(2)>, a C<POE::Driver>, a C<POE::Filter> and the current C<POE::Session> metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan