Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: License 'artistic2' is invalid (license) [Validation: 1.3]

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

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.3.12/lib/OpenResty/Handler/Action.pm -- Around line 191: Non-ASCII character seen before =encoding in '(王晓哲)'. Assuming CP1252 OpenResty-0.3.12/lib/OpenResty/Handler/Captcha.pm -- Around line 534: 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.

no_stdin_for_prompting

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

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::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.003012,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).

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
OpenResty General-purpose web service platform for web applications 0.003012 metacpan
OpenResty::Backend class factory for OpenResty backend classes metacpan
OpenResty::Backend::Base 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 metacpan
OpenResty::Cache metacpan
OpenResty::Config metacpan
OpenResty::Dispatcher metacpan
OpenResty::FastCGI 1.07 metacpan
OpenResty::FeedWriter::RSS metacpan
OpenResty::Handler::Action The action handler for OpenResty metacpan
OpenResty::Handler::Admin metacpan
OpenResty::Handler::Captcha The captcha handler for OpenResty metacpan
OpenResty::Handler::Feed The feed handler for OpenResty metacpan
OpenResty::Handler::Login The login handler for OpenResty metacpan
OpenResty::Handler::Model The model handler for OpenResty metacpan
OpenResty::Handler::Role The role 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 OpenResty backend for the PostgreSQL PL/Proxy-based cluster databases 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::Upgrade metacpan
OpenResty::Server metacpan
OpenResty::Shell metacpan
OpenResty::Shell::History metacpan
OpenResty::Util metacpan
WWW::OpenResty::Embedded metacpan

Other Files

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