Kwalitee Issues

buildtool_not_executable

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

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::API::ResLoader, POE::Macro::UseBytes, POE::Queue, POE::Resource

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.29/mylib/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.

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::API::Ctl, POE::API::ResLoader, POE::Component, POE::Component::Client::TCP, POE::Component::Server::TCP, POE::Driver, POE::Driver::SysRW, POE::Filter, POE::Filter::Block, POE::Filter::Grep, POE::Filter::HTTPD, POE::Filter::Line, POE::Filter::Map, POE::Filter::RecordBlock, POE::Filter::Reference, POE::Filter::Stackable, POE::Filter::Stream, POE::Loop, POE::Loop::Event, POE::Loop::Gtk, POE::Loop::PerlSignals, POE::Loop::Poll, POE::Loop::Select, POE::Loop::TkCommon, POE::Macro::UseBytes, POE::NFA, POE::Pipe, POE::Pipe::OneWay, POE::Pipe::TwoWay, POE::Preprocessor, POE::Queue, POE::Queue::Array, POE::Resource, POE::Resources, POE::Session, POE::Wheel, POE::Wheel::Curses, POE::Wheel::FollowTail, POE::Wheel::ListenAccept, POE::Wheel::ReadLine, POE::Wheel::ReadWrite, POE::Wheel::Run, POE::Wheel::SocketFactory

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.29,1.0001,1.0002,1.0003,1.0004,1.0005,1.0006,1.0007,1.0009,1.0010,1.0011,1.0012,1.0013,1.0014,1.0015,1.0016,1.0018,1.0024,1.0026,1.0028,1.0029,1.0030,1.0031,1.0032,1.0035,1.0038,1.0041,1.0044,1.0045,1.0050,1.0056,1.0058,1.0068,1.0077,1.0099

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
POE portable multitasking and networking framework for Perl 0.29 metacpan
POE::API::Ctl Switches and Knobs for POE Internals 1.0002 metacpan
POE::API::ResLoader provides initalization interface for POE::Resources 1.0003 metacpan
POE::Component a POE servlet class 1.0006 metacpan
POE::Component::Client::TCP a simplified TCP client 1.0041 metacpan
POE::Component::Server::TCP a simplified TCP server 1.0045 metacpan
POE::Driver an abstract file driver 1.0015 metacpan
POE::Driver::SysRW an abstract sysread/syswrite file driver 1.0026 metacpan
POE::Filter a protocol abstraction 1.0013 metacpan
POE::Filter::Block filter between streams and blocks 1.0014 metacpan
POE::Filter::Grep POE Data Grepping Filter 1.0005 metacpan
POE::Filter::HTTPD convert stream to HTTP::Request; HTTP::Response to stream 1.0035 metacpan
POE::Filter::Line filter data as lines 1.0024 metacpan
POE::Filter::Map POE Data Mapping Filter 1.0005 metacpan
POE::Filter::RecordBlock POE Record Block Abstraction 1.0004 metacpan
POE::Filter::Reference freeze data for sending; thaw data when it arrives 1.0028 metacpan
POE::Filter::Stackable POE Multiple Filter Abstraction 1.0005 metacpan
POE::Filter::Stream pass through data unchanged (a do-nothing filter) 1.0012 metacpan
POE::Kernel 1.0010 metacpan
POE::Loop documentation for POE's event loop bridge interface 1.0004 metacpan
POE::Loop::Event a bridge that supports IO::Poll from POE 1.0038 metacpan
POE::Loop::Gtk 1.0044 metacpan
POE::Loop::PerlSignals plain Perl signal handlers used by many loops 1.0004 metacpan
POE::Loop::Poll 1.0030 metacpan
POE::Loop::Select a bridge that supports select(2) from POE 1.0056 metacpan
POE::Loop::Tk a bridge that supports Tk's event loop from POE 1.0007 metacpan
POE::Loop::TkCommon common features of POE's Tk event loop bridges 1.0006 metacpan
POE::Macro::UseBytes 1.0003 metacpan
POE::NFA event driven nondeterministic finite automaton 1.0028 metacpan
POE::Pipe common functions for POE::Pipe::OneWay and ::TwoWay 1.0012 metacpan
POE::Pipe::OneWay portable one-way pipe creation (works without POE) 1.0013 metacpan
POE::Pipe::TwoWay portable two-way pipe creation (works without POE) 1.0016 metacpan
POE::Preprocessor a macro/const/enum preprocessor 1.0032 metacpan
POE::Queue documentation for POE's priority queue interface 1.0003 metacpan
POE::Queue::Array a high-performance array-based priority queue 1.0005 metacpan
POE::Resource documentation for POE's internal event watchers/generators 1.0003 metacpan
POE::Resources 1.0009 metacpan
POE::Resources::Aliases manage session aliases for POE::Kernel 1.0010 metacpan
POE::Resources::Controls 1.0002 metacpan
POE::Resources::Events manage events for POE::Kernel 1.0010 metacpan
POE::Resources::Extrefs tagged "extra" ref. count management for POE::Kernel 1.0009 metacpan
POE::Resources::FileHandles manage file handles on behalf of POE::Kernel 1.0010 metacpan
POE::Resources::SIDs session ID management for POE::Kernel 1.0009 metacpan
POE::Resources::Sessions manage session data structures for POE::Kernel 1.0014 metacpan
POE::Resources::Signals signal management for POE::Kernel 1.0010 metacpan
POE::Resources::Statistics 1.0001 metacpan
POE::Session an event driven abstract state machine 1.0099 metacpan
POE::Wheel high-level protocol logic 1.0018 metacpan
POE::Wheel::Curses non-blocking Curses.pm input for full-screen console apps 1.0011 metacpan
POE::Wheel::FollowTail follow the tail of an ever-growing file 1.0050 metacpan
POE::Wheel::ListenAccept accept connections from regular listening sockets 1.0029 metacpan
POE::Wheel::ReadLine prompted terminal input with basic editing keys 1.0031 metacpan
POE::Wheel::ReadWrite buffered non-blocking I/O 1.0068 metacpan
POE::Wheel::Run event driven fork/exec with added value 1.0058 metacpan
POE::Wheel::SocketFactory non-blocking socket creation and management 1.0077 metacpan

Other Files

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