Kwalitee Issues

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (538) does not match dist (534):
  • Duplicates in MANIFEST: demo/Admin/template/login.tt, lib/OpenResty/Spec/Install.pod, lib/OpenResty/Spec/Install/Binary_cn.pod, t/29-feed-writer-rss.t

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: OpenResty::FastCGI

no_pod_errors

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

Error: OpenResty-0.5.6/lib/OpenResty/Handler/Action.pm -- Around line 1213: Non-ASCII character seen before =encoding in '(王晓哲)'. Assuming CP1252 OpenResty-0.5.6/lib/OpenResty/Handler/Captcha.pm -- Around line 583: Non-ASCII character seen before =encoding in '(王晓哲)'. Assuming CP1252

has_meta_json

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

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: OpenResty::FastCGI, OpenResty::QuasiQuote::Validator::Compiler, OpenResty::RestyScript::View, OpenResty::RestyScript::ViewUpgrade

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.005006,1.07

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

Modules

Name Abstract Version View
OpenResty General-purpose web service platform for web applications 0.005006 metacpan
OpenResty::Backend class factory for OpenResty backend classes metacpan
OpenResty::Backend::Base Base class for OpenResty backend classes metacpan
OpenResty::Backend::Empty metacpan
OpenResty::Backend::PLPerl Pg backend for OpenResty running via PL/Perl metacpan
OpenResty::Backend::Pg OpenResty backend for PostgreSQL standalone databases metacpan
OpenResty::Backend::PgFarm OpenResty backend for the PostgreSQL PL/Proxy-based cluster databases metacpan
OpenResty::Backend::PgMocked A mocked-up OpenResty backend for the Pg backend metacpan
OpenResty::Backend::Prophet OpenResty backend for Prophet databases metacpan
OpenResty::Cache Cache for OpenResty metacpan
OpenResty::Config Configure file reader for OpenResty metacpan
OpenResty::Dispatcher The main dispatcher for the OpenResty server metacpan
OpenResty::FastCGI 1.07 metacpan
OpenResty::FeedWriter::RSS metacpan
OpenResty::Handler::Action The action handler for OpenResty metacpan
OpenResty::Handler::Base metacpan
OpenResty::Handler::Captcha The captcha handler for OpenResty metacpan
OpenResty::Handler::CompiledAction metacpan
OpenResty::Handler::CompiledView Handler for pre-compiled views metacpan
OpenResty::Handler::Feed The feed handler for OpenResty metacpan
OpenResty::Handler::LastResponse metacpan
OpenResty::Handler::Login The login handler for OpenResty metacpan
OpenResty::Handler::Logout metacpan
OpenResty::Handler::Model The model handler for OpenResty metacpan
OpenResty::Handler::ProphetModel metacpan
OpenResty::Handler::Role The role handler for OpenResty metacpan
OpenResty::Handler::Unsafe The "unsafe" handler for OpenResty metacpan
OpenResty::Handler::Version The version handler for OpenResty metacpan
OpenResty::Handler::View The view handler for OpenResty metacpan
OpenResty::Inlined OpenResty app class for inlined REST requrests metacpan
OpenResty::Limits Various contraints used in the OpenResty server metacpan
OpenResty::QuasiQuote::SQL metacpan
OpenResty::QuasiQuote::Validator metacpan
OpenResty::QuasiQuote::Validator::Compiler metacpan
OpenResty::RestyScript Perl wrapper for the restyscript compiler via IPC metacpan
OpenResty::RestyScript::View RestyScript (for Views) compiler in pure Perl metacpan
OpenResty::RestyScript::ViewUpgrade metacpan
OpenResty::SQL::Insert SQL generator for insert statements metacpan
OpenResty::SQL::Select SQL generator for select statements metacpan
OpenResty::SQL::Statement Base class for the various SQL generator classes metacpan
OpenResty::SQL::Update SQL generator for update statements metacpan
OpenResty::Script::Compile metacpan
OpenResty::Script::Upgrade metacpan
OpenResty::Server Standalone server based on HTTP::Server::Simple for OpenResty metacpan
OpenResty::Shell metacpan
OpenResty::Shell::History metacpan
OpenResty::Util Utility functions for OpenResty metacpan
WWW::OpenResty::Embedded metacpan

Provides

Name File View
Parse::RecDescent::OpenResty::QuasiQuote::Validator::Compiler lib/OpenResty/QuasiQuote/Validator/Compiler.pm metacpan

Other Files

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