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: Custom resource 'cpan' must be in CamelCase. (resources -> cpan) [Validation: 1.2]

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

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.2.3/devel/Modwheel.pm -- Around line 617: Non-ASCII character seen before =encoding in 'shouldnÕt'. Assuming CP1252 Modwheel-0.2.3/devel/Moose-Modwheel.pm -- Around line 526: Non-ASCII character seen before =encoding in 'shouldnÕt'. Assuming CP1252 Modwheel-0.2.3/lib/Modwheel.pm -- Around line 725: Non-ASCII character seen before =encoding in 'shouldnÕt'. Assuming CP1252

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.

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: Class::InsideOut::Policy::Modwheel

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.2.3,1.0.0,1.06

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
Class::InsideOut::Policy::Modwheel 1.06 metacpan
Modwheel Web framework. 0.2.3 metacpan
Modwheel::DB Abstract factory class for Modwheel database drivers. 0.2.3 metacpan
Modwheel::DB::Base Generic Modwheel database class. 0.2.3 metacpan
Modwheel::DB::MySQL 0.2.3 metacpan
Modwheel::DB::PostgreSQL 0.2.3 metacpan
Modwheel::HTML::Tagset 1.0.0 metacpan
Modwheel::Instance Base class for modwheel application components. 0.2.3 metacpan
Modwheel::Object Work with Modwheel data objects. 0.2.3 metacpan
Modwheel::Repository 0.2.3 metacpan
Modwheel::Session Easily create Modwheel sessions. 0.2.3 metacpan
Modwheel::Template Abstract factory class for Modwheel presentation engine drivers. 0.2.3 metacpan
Modwheel::Template::ObjectProxy Access to Modwheel data objects from templates. 0.2.3 metacpan
Modwheel::Template::Shortcuts 0.2.3 metacpan
Modwheel::Template::TT 0.2.3 metacpan
Modwheel::Template::TT::Plugin 0.2.3 metacpan
Modwheel::User 0.2.3 metacpan

Other Files

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