Perlbal 1.80 Latest
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP
- 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.80/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.20,1.80
- 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.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Perlbal | Reverse-proxy load balancer and webserver | 1.80 | 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::Fields | 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::FlvStreaming | Enable FLV streaming with reverse proxy | 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::Throttle | Perlbal plugin that throttles connections from hosts that connect too frequently. | 1.20 | metacpan |
Perlbal::Plugin::Vhosts | metacpan | ||
Perlbal::Plugin::Vpaths | metacpan | ||
Perlbal::Plugin::XFFExtras | Perlbal plugin that can optionally add an X-Forwarded-Port and/or X-Forwarded-Proto header to reverse proxied requests. | 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 |
Perlbal::Plugin::Throttle::Store | lib/Perlbal/Plugin/Throttle.pm | metacpan |
Perlbal::Plugin::Throttle::Store::Memcached | lib/Perlbal/Plugin/Throttle.pm | metacpan |
Perlbal::Plugin::Throttle::Store::Memory | lib/Perlbal/Plugin/Throttle.pm | metacpan |
Perlbal::SocketSSL2 | lib/Perlbal/SocketSSL.pm | metacpan |