Kwalitee Issues

no_pod_errors

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

Error: Perlbal-1.78/lib/Perlbal/Manual.pod -- Around line 107: Non-ASCII character seen before =encoding in 'José'. Assuming UTF-8

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.

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: Perlbal::AIO, Perlbal::Cache, Perlbal::ChunkedUploadState, Perlbal::Plugin::Cgilike, Perlbal::Test, Perlbal::Test::WebClient, Perlbal::Test::WebServer

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.0,1.78

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

has_separate_license_file

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

Modules

Name Abstract Version View
Perlbal Reverse-proxy load balancer and webserver 1.78 metacpan
Perlbal::AIO metacpan
Perlbal::BackendHTTP metacpan
Perlbal::Cache 1.0 metacpan
Perlbal::ChunkedUploadState metacpan
Perlbal::ClientHTTP metacpan
Perlbal::ClientHTTPBase metacpan
Perlbal::ClientManage metacpan
Perlbal::ClientProxy metacpan
Perlbal::CommandContext metacpan
Perlbal::HTTPHeaders metacpan
Perlbal::ManageCommand metacpan
Perlbal::Plugin::AccessControl metacpan
Perlbal::Plugin::AutoRemoveLeadingDir metacpan
Perlbal::Plugin::Cgilike Handle Perlbal requests with a Perl subroutine metacpan
Perlbal::Plugin::EchoService metacpan
Perlbal::Plugin::Highpri metacpan
Perlbal::Plugin::Include Allows multiple, nesting configuration files metacpan
Perlbal::Plugin::LazyCDN metacpan
Perlbal::Plugin::MaxContentLength Reject large requests metacpan
Perlbal::Plugin::NotModified metacpan
Perlbal::Plugin::Palimg plugin that allows Perlbal to serve palette altered images metacpan
Perlbal::Plugin::Queues metacpan
Perlbal::Plugin::Redirect Plugin to do redirecting in Perlbal land metacpan
Perlbal::Plugin::Stats metacpan
Perlbal::Plugin::Vhosts metacpan
Perlbal::Plugin::Vpaths metacpan
Perlbal::Pool metacpan
Perlbal::ReproxyManager metacpan
Perlbal::Service metacpan
Perlbal::Socket metacpan
Perlbal::SocketSSL metacpan
Perlbal::TCPListener metacpan
Perlbal::Test Test harness for perlbal server metacpan
Perlbal::Test::WebClient metacpan
Perlbal::Test::WebServer metacpan
Perlbal::UploadListener metacpan
Perlbal::Util metacpan

Provides

Name File View
PalImg lib/Perlbal/Plugin/Palimg.pm metacpan
PaletteModify lib/Perlbal/Plugin/Palimg.pm metacpan
Perlbal::Plugin::Cgilike::Request lib/Perlbal/Plugin/Cgilike.pm metacpan
Perlbal::Plugin::EchoService::Client lib/Perlbal/Plugin/EchoService.pm metacpan
Perlbal::Plugin::Stats::Storage lib/Perlbal/Plugin/Stats.pm metacpan

Other Files

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