Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

Kwalitee Issues

has_meta_yml

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

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: MyMenu, MyTest, MyTest, MyTest, WebDAO::Base, WebDAO::Lib::MethodByPath, WebDAO::Lib::RawHTML, WebDAO::Modal

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DateTime
  • DateTime::Format::HTTP
  • HTTP::Body
  • URI
  • XML::Flow

no_pod_errors

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

Error: WebDAO-2.11/contrib/About.ru.pod -- Around line 2: Non-ASCII character seen before =encoding in 'платформа'. Assuming UTF-8 WebDAO-2.11/contrib/Definitions.ru.pod -- Around line 2: Non-ASCII character seen before =encoding in 'Язык'. Assuming UTF-8 WebDAO-2.11/contrib/Install.ru.pod -- Around line 2: Non-ASCII character seen before =encoding in 'Установка'. Assuming UTF-8 WebDAO-2.11/contrib/Setup.ru.pod -- Around line 2: Non-ASCII character seen before =encoding in 'Конфигурирование'. Assuming CP1252 WebDAO-2.11/lib/WebDAO/Config.pm -- Around line 35: '=item' outside of any '=over' Around line 271: You forgot a '=back' before '=head1'

has_meta_json

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

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: contrib/examples/lib/MyMenu.pm, contrib/examples/03/MyTest.pm, contrib/examples/MyTest.pm, contrib/examples/lib/MyTest.pm

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: MyMenu, MyTest, MyTest, MyTest, WebDAO::Base, WebDAO::Component, WebDAO::Container, WebDAO::Element, WebDAO::Engine, WebDAO::FCGI::ProcManager, WebDAO::Lexer::method, WebDAO::Lexer::text, WebDAO::Lib::MethodByPath, WebDAO::Lib::RawHTML, WebDAO::Modal, WebDAO::Response, WebDAO::Session, WebDAO::Sessionco, WebDAO::Store::Abstract, WebDAO::Store::Storable

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • MyTest

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Class

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.17,0.3,2.11

has_separate_license_file

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

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Module::Build

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
MyMenu metacpan
MyTest metacpan
WebDAO platform for easy creation of high-performance and scalable web applications 2.11 metacpan
WebDAO::Base Base class metacpan
WebDAO::CV metacpan
WebDAO::CVfcgi FCGI adapter (FCGI > 0.68) metacpan
WebDAO::Component Component class metacpan
WebDAO::Config Configuration file class. 0.3 metacpan
WebDAO::Container Group of objects metacpan
WebDAO::Element Base class for simple object metacpan
WebDAO::Engine Class for root object of application model metacpan
WebDAO::FCGI::ProcManager 0.17 metacpan
WebDAO::Lex Lexer class metacpan
WebDAO::Lexer::base Base class metacpan
WebDAO::Lexer::method Process method tag metacpan
WebDAO::Lexer::object Process object tag metacpan
WebDAO::Lexer::regclass Process regclass tag metacpan
WebDAO::Lexer::text Class used by lexer metacpan
WebDAO::Lib::MethodByPath Component for method tag metacpan
WebDAO::Lib::RawHTML Component for raw html metacpan
WebDAO::Modal metacpan
WebDAO::Response Response class metacpan
WebDAO::Session Session interface to protocol specific function metacpan
WebDAO::SessionSH Session class used from shell metacpan
WebDAO::Sessionco Session with store session id in cookie metacpan
WebDAO::Store::Abstract Abstract session store metacpan
WebDAO::Store::Storable Implement session store using Storable metacpan
WebDAO::Test Class for tests metacpan
WebDAO::Util metacpan

Provides

Name File View
Test::Writer lib/WebDAO/Test.pm metacpan
TestCV lib/WebDAO/Test.pm metacpan
WebDAO::CVfcgiold lib/WebDAO/CVfcgi.pm metacpan
WebDAO::Fcgi::Writer lib/WebDAO/CVfcgi.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan