Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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).

Modules

Name Abstract Version View
IO::Async perform asynchronous filehandle IO and other operations 0.22 metacpan
IO::Async::ChildManager facilitates the execution of child processes 0.22 metacpan
IO::Async::Connector perform non-blocking socket connections 0.22 metacpan
IO::Async::DetachedCode execute code asynchronously in child processes 0.22 metacpan
IO::Async::Handle event callbacks for a non-blocking file descriptor 0.22 metacpan
IO::Async::Listener listen on network sockets for incoming connections 0.22 metacpan
IO::Async::Loop core loop of the C<IO::Async> framework 0.22 metacpan
IO::Async::Loop::IO_Poll a Loop using an C<IO::Poll> object 0.22 metacpan
IO::Async::Loop::Select a Loop using the C<select()> syscall 0.22 metacpan
IO::Async::MergePoint resynchronise diverged control flow 0.22 metacpan
IO::Async::Notifier base class for C<IO::Async> event objects 0.22 metacpan
IO::Async::Resolver performing name resolutions asynchronously 0.22 metacpan
IO::Async::Sequencer handle a serial pipeline of requests / responses (EXPERIMENTAL) 0.22 metacpan
IO::Async::Signal event callback on receipt of a POSIX signal 0.22 metacpan
IO::Async::Stream read and write buffers around an IO handle 0.22 metacpan
IO::Async::Test utility functions for use in test scripts 0.22 metacpan
IO::Async::Timer event callback after some timed delay 0.22 metacpan

Other Files

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