Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • AnyEvent::AIO
  • EV
  • File::Util
  • Guard
  • IO::AIO

no_pod_errors

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

Error: HTTP-Server-EV-0.41/EV/CGI.pm -- Around line 22: You can't have =items (as at line 26) unless the first thing after the =over is an =item

has_meta_json

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

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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.

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: HTTP::Server::EV, HTTP::Server::EV::BufTie, HTTP::Server::EV::Buffer, HTTP::Server::EV::CGI, HTTP::Server::EV::IO::AIO, HTTP::Server::EV::IO::Blocking, HTTP::Server::EV::MultipartFile, HTTP::Server::EV::PortListener

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • AnyEvent::HTTP
  • HTTP::Request::Common

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
HTTP::Server::EV Asynchronous HTTP server written in C with request parser. 0.41 metacpan
HTTP::Server::EV::BufTie Internal class used by L<HTTP::Server::EV::CGI> for proxifying output to correct L<HTTP::Server::EV::Buffer>. 0.41 metacpan
HTTP::Server::EV::Buffer Non-blocking output buffer. 0.41 metacpan
HTTP::Server::EV::CGI Contains http request data and some extra functions. 0.41 metacpan
HTTP::Server::EV::IO::AIO Implments L<HTTP::Server::EV::MultipartFile> using L<IO::AIO> 0.41 metacpan
HTTP::Server::EV::IO::Blocking Implments L<HTTP::Server::EV::MultipartFile> using perlio functions. 0.41 metacpan
HTTP::Server::EV::MultipartFile represents file received by L<HTTP::Server::EV> 0.41 metacpan
HTTP::Server::EV::PortListener Port listener 0.41 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan