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::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.3501/lib/POE/Session.pm -- Around line 1832: '=item' outside of any '=over' Around line 1862: You forgot a '=back' before '=head2' POE-0.3501/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.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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::Kernel, POE::Loop, POE::Loop::Event, POE::Loop::Gtk, POE::Loop::IO_Poll, POE::Loop::PerlSignals, POE::Loop::Select, POE::Loop::Tk, POE::Loop::TkActiveState, POE::Loop::TkCommon, POE::NFA, POE::Pipe, POE::Pipe::OneWay, POE::Pipe::TwoWay, 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.3501,1.1903,1.1911,1.1914,1.1916,1.1920,1.1924,1.1938,1.1946,1.1947,1.1953,1.1954,1.1955,1.1956,1.1957,1.1958,1.1963

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.3501 metacpan
POE::API::Ctl Switches and Knobs for POE Internals 1.1903 metacpan
POE::API::ResLoader provides initialization interface for POE::Resources 1.1903 metacpan
POE::Component a POE servlet class 1.1903 metacpan
POE::Component::Client::TCP a simplified TCP client 1.1957 metacpan
POE::Component::Server::TCP a simplified TCP server 1.1956 metacpan
POE::Driver an abstract file driver 1.1903 metacpan
POE::Driver::SysRW an abstract sysread/syswrite file driver 1.1903 metacpan
POE::Filter a protocol abstraction 1.1955 metacpan
POE::Filter::Block filter between streams and blocks 1.1920 metacpan
POE::Filter::Grep POE Data Grepping Filter 1.1953 metacpan
POE::Filter::HTTPD convert stream to HTTP::Request; HTTP::Response to stream 1.1958 metacpan
POE::Filter::Line filter data as lines 1.1920 metacpan
POE::Filter::Map POE Data Mapping Filter 1.1953 metacpan
POE::Filter::RecordBlock POE Record Block Abstraction 1.1920 metacpan
POE::Filter::Reference freeze data for sending; thaw data when it arrives 1.1947 metacpan
POE::Filter::Stackable POE Multiple Filter Abstraction 1.1963 metacpan
POE::Filter::Stream pass through data unchanged (a do-nothing filter) 1.1920 metacpan
POE::Kernel an event driven threaded application kernel in Perl 1.1938 metacpan
POE::Loop documentation for POE's event loop bridge interface 1.1903 metacpan
POE::Loop::Event a bridge that supports Gtk's event loop from POE 1.1903 metacpan
POE::Loop::Gtk 1.1903 metacpan
POE::Loop::IO_Poll a bridge that supports IO::Poll from POE 1.1903 metacpan
POE::Loop::PerlSignals plain Perl signal handlers used by many loops 1.1903 metacpan
POE::Loop::Select a bridge that supports select(2) from POE 1.1903 metacpan
POE::Loop::Tk a bridge that supports Tk's event loop from POE 1.1903 metacpan
POE::Loop::TkActiveState 1.1914 metacpan
POE::Loop::TkCommon common features of POE's Tk event loop bridges 1.1924 metacpan
POE::NFA event driven nondeterministic finite automaton 1.1946 metacpan
POE::Pipe common functions for POE::Pipe::OneWay and ::TwoWay 1.1903 metacpan
POE::Pipe::OneWay portable one-way pipe creation (works without POE) 1.1903 metacpan
POE::Pipe::TwoWay portable two-way pipe creation (works without POE) 1.1903 metacpan
POE::Queue documentation for POE's priority queue interface 1.1903 metacpan
POE::Queue::Array a high-performance array-based priority queue 1.1903 metacpan
POE::Resource documentation for POE's internal event watchers/generators 1.1903 metacpan
POE::Resources 1.1903 metacpan
POE::Resources::Aliases manage session aliases for POE::Kernel 1.1903 metacpan
POE::Resources::Controls 1.1903 metacpan
POE::Resources::Events manage events for POE::Kernel 1.1903 metacpan
POE::Resources::Extrefs tagged "extra" ref. count management for POE::Kernel 1.1903 metacpan
POE::Resources::FileHandles manage file handles on behalf of POE::Kernel 1.1903 metacpan
POE::Resources::SIDs session ID management for POE::Kernel 1.1903 metacpan
POE::Resources::Sessions manage session data structures for POE::Kernel 1.1903 metacpan
POE::Resources::Signals signal management for POE::Kernel 1.1954 metacpan
POE::Resources::Statistics 1.1911 metacpan
POE::Session an event driven abstract state machine 1.1947 metacpan
POE::Wheel high-level protocol logic 1.1903 metacpan
POE::Wheel::Curses non-blocking Curses.pm input for full-screen console apps 1.1903 metacpan
POE::Wheel::FollowTail follow the tail of an ever-growing file 1.1903 metacpan
POE::Wheel::ListenAccept accept connections from regular listening sockets 1.1903 metacpan
POE::Wheel::ReadLine prompted terminal input 1.1947 metacpan
POE::Wheel::ReadLine::Keymap metacpan
POE::Wheel::ReadWrite buffered non-blocking I/O 1.1947 metacpan
POE::Wheel::Run event driven fork/exec with added value 1.1916 metacpan
POE::Wheel::SocketFactory non-blocking socket creation and management 1.1903 metacpan

Other Files

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