Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Time::Hires
  • Time::Out
  • parent

no_pod_errors

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

Error: PerlIO-via-Timeout-0.14/lib/PerlIO/via/Timeout/Strategy/NoTimeout.pm -- Around line 47: Unknown directive: =DESCRIPTION

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.

Modules

Name Abstract Version View
PerlIO::via::Timeout a PerlIO layer that adds read & write timeout to a handle 0.14 metacpan
PerlIO::via::Timeout::Strategy base class for a L<PerlIO::via::Timeout> strategies 0.14 metacpan
PerlIO::via::Timeout::Strategy::Alarm a L<PerlIO::via::Timeout> strategy that uses L<Time::Out> (based on alarm) 0.14 metacpan
PerlIO::via::Timeout::Strategy::NoTimeout a L<PerlIO::via::Timeout> strategy that don't do any timeout 0.14 metacpan
PerlIO::via::Timeout::Strategy::Select a L<PerlIO::via::Timeout> strategy that uses C<select> 0.14 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.pod metacpan
dist.ini metacpan