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: Unknown META specification, cannot validate. [Validation: 0.01]

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: Modwheel::DB, Modwheel::DB::MySQL, Modwheel::DB::PostgreSQL, Modwheel::Instance, Modwheel::Template, Modwheel::Template::Shortcuts, Modwheel::Template::TT::Object

no_pod_errors

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

Error: Modwheel-0.01/lib/Modwheel.pm -- Around line 598: Non-ASCII character seen before =encoding in 'shouldnÕt'. Assuming CP1252

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Fri 13 Apr 2007 07:49:07 PM JST gpg: using RSA key B542AF328997C024 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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: Modwheel, Modwheel::DB, Modwheel::DB::Generic, Modwheel::DB::MySQL, Modwheel::DB::PostgreSQL, Modwheel::Instance, Modwheel::Object, Modwheel::Template, Modwheel::Template::Shortcuts, Modwheel::Template::TT, Modwheel::Template::TT::Object, Modwheel::Template::TT::Plugin, Modwheel::User

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_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
Modwheel Very extensible publishing-system 0.01 metacpan
Modwheel::DB Abstract factory class for Modwheel database interfaces. metacpan
Modwheel::DB::Generic Generic Modwheel database class. metacpan
Modwheel::DB::MySQL metacpan
Modwheel::HTML::Tagset metacpan
Modwheel::Instance Base class for modwheel application components. metacpan
Modwheel::Object metacpan
Modwheel::Repository metacpan
Modwheel::Session Easily create a Modwheel session. metacpan
Modwheel::Template Abstract factory class for Modwheel template support. metacpan
Modwheel::Template::Shortcuts metacpan
Modwheel::Template::TT metacpan
Modwheel::Template::TT::Object metacpan
Modwheel::Template::TT::Plugin metacpan
Modwheel::User metacpan

Other Files

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