Kwalitee Issues

has_meta_yml

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

has_changelog

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

has_tests

Add tests!

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: Uttu::Config, Uttu::Framework, Uttu::L10N, Uttu::MakeMaker, Uttu::Tools

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI

no_pod_errors

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

Error: Uttu-0.01/lib/Uttu/Handler/mason.pm -- Around line 693: =back doesn't take any parameters, but you said =back 4 Uttu-0.01/lib/Uttu/Handler.pod -- Around line 52: =back doesn't take any parameters, but you said =back 4 Uttu-0.01/lib/Uttu/MakeMaker.pm -- Around line 661: =back doesn't take any parameters, but you said =back 4 Uttu-0.01/lib/Uttu/Manual.pod -- Around line 40: You forgot a '=back' before '=head1' Uttu-0.01/lib/Uttu.pod -- Around line 257: =back doesn't take any parameters, but you said =back 4 Around line 402: =back doesn't take any parameters, but you said =back 4

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: Uttu::Config, Uttu::Framework, Uttu::L10N, Uttu::MakeMaker, Uttu::Tools

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:

  • Apache::ExtUtils
  • Apache::src

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
Uttu web interface driver 0.01 metacpan
Uttu::Config metacpan
Uttu::Framework inheritable module providing basic framework support metacpan
Uttu::Handler::mason 0.01 metacpan
Uttu::L10N basic internationalization support 0.01 metacpan
Uttu::MakeMaker create a framework or function set Makefile 0.01 metacpan
Uttu::Tools 0.01 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan