Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: error_require

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: t.error/error_require.pm

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: WebDyne::Request::PSGI::Static, WebDyne::Template, error_require

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.

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
WebDyne PSGI application for handling web requests 2.060 metacpan
WebDyne::CGI 2.060 metacpan
WebDyne::CGI::PSGI 2.060 metacpan
WebDyne::CGI::Simple 2.060 metacpan
WebDyne::Cache WebDyne module to cache dynamic output for improved performance. 2.060 metacpan
WebDyne::Chain WebDyne chaining module, allows extension of base WebDyne handler pipeline with additional modules. 2.060 metacpan
WebDyne::Chain::Constant 2.060 metacpan
WebDyne::Compile 2.060 metacpan
WebDyne::Constant WebDyne module that sets constants and defaults for WebDyne processing 2.060 metacpan
WebDyne::Err 2.060 metacpan
WebDyne::Err::Constant 2.060 metacpan
WebDyne::Filter 2.060 metacpan
WebDyne::Filter::Constant 2.060 metacpan
WebDyne::HTML::Tiny 2.060 metacpan
WebDyne::HTML::TreeBuilder 2.060 metacpan
WebDyne::Handler 2.060 metacpan
WebDyne::Install 2.060 metacpan
WebDyne::Install::Apache 2.060 metacpan
WebDyne::Install::Apache::Constant 2.060 metacpan
WebDyne::Install::Constant 2.060 metacpan
WebDyne::Request::Fake 2.060 metacpan
WebDyne::Request::PSGI 2.060 metacpan
WebDyne::Request::PSGI::Constant 2.060 metacpan
WebDyne::Request::PSGI::Static 2.060 metacpan
WebDyne::Session 2.060 metacpan
WebDyne::Session::Constant 2.060 metacpan
WebDyne::Static WebDyne module to flag pages as static and compile once to HTML 2.060 metacpan
WebDyne::Template 2.060 metacpan
WebDyne::Util 2.060 metacpan
error_require metacpan

Provides

Name File View
WebDyne::CGI::Simple::Upload lib/WebDyne/CGI/Simple.pm metacpan
WebDyne::TieHandle lib/WebDyne.pm metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
README.xml metacpan
cpanfile metacpan
docker/cpanfile metacpan
packer/cpanfile metacpan