Kwalitee Issues

has_meta_yml

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

has_license_in_source_file

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

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: Coro, Coro::Channel, Coro::Cont, Coro::Event, Coro::Handle, Coro::MakeMaker, Coro::RWLock, Coro::Semaphore, Coro::SemaphoreSet, Coro::Signal, Coro::Socket, Coro::Specific, Coro::State, Coro::Timer, Coro::Util

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Coro-0.531/Coro/Cont.pm -- Around line 16: Non-ASCII character seen before =encoding in 'grün'. Assuming UTF-8 Coro-0.531/Event/Event.pm -- Around line 195: You forgot a '=back' before '=head1' Coro-0.531/Event/Handle.pm -- Around line 375: You forgot a '=back' before '=head1' Coro-0.531/Event/Socket.pm -- Around line 198: You forgot a '=back' before '=head1' Coro-0.531/Event/Util.pm -- Around line 75: You forgot a '=back' before '=head1'

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.

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.

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: Coro, Coro::Channel, Coro::Cont, Coro::Event, Coro::Handle, Coro::MakeMaker, Coro::RWLock, Coro::Semaphore, Coro::SemaphoreSet, Coro::Signal, Coro::Socket, Coro::Specific, Coro::State, Coro::Timer, Coro::Util

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.45,0.531

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Event::MakeMaker

Modules

Name Abstract Version View
Coro coroutine process abstraction 0.531 metacpan
Coro::Channel message queues 0.531 metacpan
Coro::Cont schmorp's faked continuations 0.531 metacpan
Coro::Event do events the coro-way 0.45 metacpan
Coro::Handle non-blocking io with a blocking interface. 0.45 metacpan
Coro::MakeMaker MakeMaker glue for the C-level Coro API metacpan
Coro::RWLock reader/write locks 0.531 metacpan
Coro::Semaphore non-binary semaphores 0.531 metacpan
Coro::SemaphoreSet hash of semaphores. 0.531 metacpan
Coro::Signal coroutine signals (binary semaphores) 0.531 metacpan
Coro::Socket non-blocking socket-io 0.45 metacpan
Coro::Specific manage coroutone-specific variables. 0.531 metacpan
Coro::State create and manage simple coroutines 0.531 metacpan
Coro::Timer simple timer package, independent of used event loops 0.531 metacpan
Coro::Util various utility functions. 0.45 metacpan

Provides

Name File View
Coro::Handle::FH Event/Handle.pm metacpan
Coro::timeout Coro/Timer.pm metacpan

Other Files

Changes metacpan
Coro/Makefile.PL metacpan
Event/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan