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: Sah::Schema::hexstr, Sah::Schema::latin_alpha, Sah::Schema::latin_alphanum, Sah::Schema::latin_letter, Sah::Schema::str_or_aos, Sah::Schema::str_or_aos1, Sah::SchemaR::hexstr, Sah::SchemaR::latin_alpha, Sah::SchemaR::latin_alphanum, Sah::SchemaR::latin_letter, Sah::SchemaR::str_or_aos, Sah::SchemaR::str_or_aos1, Sah::Schemas::Str

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

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: Sah::Schema::hexstr, Sah::Schema::latin_alpha, Sah::Schema::latin_alphanum, Sah::Schema::latin_letter, Sah::Schema::str_or_aos, Sah::Schema::str_or_aos1, Sah::SchemaR::hexstr, Sah::SchemaR::latin_alpha, Sah::SchemaR::latin_alphanum, Sah::SchemaR::latin_letter, Sah::SchemaR::str_or_aos, Sah::SchemaR::str_or_aos1, Sah::Schemas::Str

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.

Modules

Name Abstract Version View
Sah::Schema::hexstr String of bytes in hexadecimal 0.003 metacpan
Sah::Schema::latin_alpha String containing only zero or more Latin letters, i.e. A-Z or a-z 0.003 metacpan
Sah::Schema::latin_alphanum String containing only zero or more Latin letters/digits, i.e. A-Za-z0-9 0.003 metacpan
Sah::Schema::latin_letter Latin letter, i.e. A-Z or a-z 0.003 metacpan
Sah::Schema::str_or_aos String or array (0+ length) of (defined) string 0.003 metacpan
Sah::Schema::str_or_aos1 String or array (1+ length) of (defined) string 0.003 metacpan
Sah::SchemaR::hexstr String of bytes in hexadecimal 0.003 metacpan
Sah::SchemaR::latin_alpha String containing only zero or more Latin letters, i.e. A-Z or a-z 0.003 metacpan
Sah::SchemaR::latin_alphanum String containing only zero or more Latin letters/digits, i.e. A-Za-z0-9 0.003 metacpan
Sah::SchemaR::latin_letter Latin letter, i.e. A-Z or a-z 0.003 metacpan
Sah::SchemaR::str_or_aos String or array (0+ length) of (defined) string 0.003 metacpan
Sah::SchemaR::str_or_aos1 String or array (1+ length) of (defined) string 0.003 metacpan
Sah::Schemas::Str Various string schemas metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan