Kwalitee Issues

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: CGI::Builder::Auth::GroupAdmin::Text::cern, CGI::Builder::Auth::UserAdmin::Text::cern

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: CGI::Builder::Auth, CGI::Builder::Auth::AdminBase, CGI::Builder::Auth::Context, CGI::Builder::Auth::Group, CGI::Builder::Auth::GroupAdmin, CGI::Builder::Auth::GroupAdmin::DBM, CGI::Builder::Auth::GroupAdmin::DBM::apache, CGI::Builder::Auth::GroupAdmin::SQL, CGI::Builder::Auth::GroupAdmin::Text, CGI::Builder::Auth::GroupAdmin::Text::cern, CGI::Builder::Auth::Realm, CGI::Builder::Auth::RealmManager, CGI::Builder::Auth::User, CGI::Builder::Auth::UserAdmin, CGI::Builder::Auth::UserAdmin::DBM, CGI::Builder::Auth::UserAdmin::DBM::netscape, CGI::Builder::Auth::UserAdmin::SQL, CGI::Builder::Auth::UserAdmin::Text, CGI::Builder::Auth::UserAdmin::Text::cern

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:

  • DBNull_File

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.04,0.05,0.06,1.001001001,1.2,1.33,1.5,1.51,1.52

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.

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
CGI::Builder::Auth Add user authentication to the CGI::Builder Framework 0.06 metacpan
CGI::Builder::Auth::AdminBase 1.001001001 metacpan
CGI::Builder::Auth::Context Encapsulate an authentication context for an application 0.04 metacpan
CGI::Builder::Auth::Group Provide access to a group table and its rows 0.05 metacpan
CGI::Builder::Auth::GroupAdmin Management of HTTP server group databases 1.5 metacpan
CGI::Builder::Auth::GroupAdmin::DBM 1.2 metacpan
CGI::Builder::Auth::GroupAdmin::DBM::apache 1.001001001 metacpan
CGI::Builder::Auth::GroupAdmin::SQL 1.001001001 metacpan
CGI::Builder::Auth::GroupAdmin::Text 1.001001001 metacpan
CGI::Builder::Auth::GroupAdmin::Text::cern 1.001001001 metacpan
CGI::Builder::Auth::Realm Database of HTTPD Security Realms 1.52 metacpan
CGI::Builder::Auth::RealmManager Manage HTTPD server security realms 1.33 metacpan
CGI::Builder::Auth::User Provide access to a user table and its rows 0.05 metacpan
CGI::Builder::Auth::UserAdmin Management of HTTP server user databases 1.51 metacpan
CGI::Builder::Auth::UserAdmin::DBM 1.001001001 metacpan
CGI::Builder::Auth::UserAdmin::DBM::netscape 1.001001001 metacpan
CGI::Builder::Auth::UserAdmin::SQL 1.001001001 metacpan
CGI::Builder::Auth::UserAdmin::Text 1.001001001 metacpan
CGI::Builder::Auth::UserAdmin::Text::cern 1.001001001 metacpan

Provides

Name File View
CGI::Builder::Auth::GroupAdmin::DBM::_generic lib/CGI/Builder/Auth/GroupAdmin/DBM.pm metacpan
CGI::Builder::Auth::GroupAdmin::SQL::_generic lib/CGI/Builder/Auth/GroupAdmin/SQL.pm metacpan
CGI::Builder::Auth::GroupAdmin::Text::_generic lib/CGI/Builder/Auth/GroupAdmin/Text.pm metacpan
CGI::Builder::Auth::RealmDef lib/CGI/Builder/Auth/Realm.pm metacpan
CGI::Builder::Auth::UserAdmin::DBM::_generic lib/CGI/Builder/Auth/UserAdmin/DBM.pm metacpan
CGI::Builder::Auth::UserAdmin::SQL::_generic lib/CGI/Builder/Auth/UserAdmin/SQL.pm metacpan
CGI::Builder::Auth::UserAdmin::Text::_generic lib/CGI/Builder/Auth/UserAdmin/Text.pm metacpan
DBNull_File lib/CGI/Builder/Auth/UserAdmin/DBM/netscape.pm metacpan

Other Files

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