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.

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.

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_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Coro the only real threads in perl 6.57 metacpan
Coro::AIO truly asynchronous file and directory I/O 6.57 metacpan
Coro::AnyEvent integrate threads into AnyEvent 6.57 metacpan
Coro::BDB truly asynchronous bdb access 6.57 metacpan
Coro::Channel message queues 6.57 metacpan
Coro::Debug various functions that help debugging Coro programs 6.57 metacpan
Coro::EV do events the coro-way, with EV 6.57 metacpan
Coro::Event do events the coro-way, with Event 6.57 metacpan
Coro::Handle non-blocking I/O with a blocking interface. 6.57 metacpan
Coro::LWP make LWP non-blocking - as much as possible 6.57 metacpan
Coro::MakeMaker MakeMaker glue for the XS-level Coro API 6.57 metacpan
Coro::RWLock reader/write locks 6.57 metacpan
Coro::Select a (slow but coro-aware) replacement for CORE::select 6.57 metacpan
Coro::Semaphore counting semaphores 6.57 metacpan
Coro::SemaphoreSet efficient set of counting semaphores 6.57 metacpan
Coro::Signal thread signals (binary semaphores) 6.57 metacpan
Coro::Socket non-blocking socket-I/O 6.57 metacpan
Coro::Specific manage coroutine-specific variables. 6.57 metacpan
Coro::State first class continuations 6.57 metacpan
Coro::Storable offer a more fine-grained Storable interface 6.57 metacpan
Coro::Timer timers and timeouts, independent of any event loop 6.57 metacpan
Coro::Util various utility functions. 6.57 metacpan

Provides

Name File View
Coro::Handle::FH Coro/Handle.pm metacpan
Coro::LWP::Socket Coro/LWP.pm metacpan
Coro::Timer::Timeout Coro/Timer.pm metacpan

Other Files

Changes metacpan
Coro/Makefile.PL metacpan
EV/Makefile.PL metacpan
Event/Makefile.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.linux-glibc metacpan