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::int_range, Sah::Schema::simple_int_range, Sah::Schema::simple_int_seq, Sah::Schema::simple_uint_range, Sah::Schema::simple_uint_seq, Sah::Schema::uint_range, Sah::SchemaR::int_range, Sah::SchemaR::simple_int_range, Sah::SchemaR::simple_int_seq, Sah::SchemaR::simple_uint_range, Sah::SchemaR::simple_uint_seq, Sah::SchemaR::uint_range, Sah::Schemas::IntRange, Sah::Schemas::IntSeq

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::int_range, Sah::Schema::simple_int_range, Sah::Schema::simple_int_seq, Sah::Schema::simple_uint_range, Sah::Schema::simple_uint_seq, Sah::Schema::uint_range, Sah::SchemaR::int_range, Sah::SchemaR::simple_int_range, Sah::SchemaR::simple_int_seq, Sah::SchemaR::simple_uint_range, Sah::SchemaR::simple_uint_seq, Sah::SchemaR::uint_range, Sah::Schemas::IntRange, Sah::Schemas::IntSeq

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
Data::Sah::Filter::perl::IntRange::check_int_range 0.003 metacpan
Data::Sah::Filter::perl::IntRange::check_simple_int_range 0.003 metacpan
Data::Sah::Filter::perl::IntRange::check_simple_uint_range 0.003 metacpan
Data::Sah::Filter::perl::IntRange::check_uint_range 0.003 metacpan
Sah::Schema::int_range Integer range (sequence of ints/simple ranges), e.g. 1 / -5-7 / 1,10 / 1,5-7,10 0.003 metacpan
Sah::Schema::simple_int_range Simple integer range, e.g. 1-10 / -2-7 0.003 metacpan
Sah::Schema::simple_int_seq Simple integer sequence, e.g. 1,-3,12 0.003 metacpan
Sah::Schema::simple_uint_range Simple unsigned integer range, e.g. 1-10 0.003 metacpan
Sah::Schema::simple_uint_seq Simple unsigned integer sequence, e.g. 1,3,12 0.003 metacpan
Sah::Schema::uint_range Unsigned integer range (sequence of uints/simple ranges), e.g. 1 / 5-7 / 1,10 / 1,5-7,10 0.003 metacpan
Sah::SchemaR::int_range Integer range (sequence of ints/simple ranges), e.g. 1 / -5-7 / 1,10 / 1,5-7,10 0.003 metacpan
Sah::SchemaR::simple_int_range Simple integer range, e.g. 1-10 / -2-7 0.003 metacpan
Sah::SchemaR::simple_int_seq Simple integer sequence, e.g. 1,-3,12 0.003 metacpan
Sah::SchemaR::simple_uint_range Simple unsigned integer range, e.g. 1-10 0.003 metacpan
Sah::SchemaR::simple_uint_seq Simple unsigned integer sequence, e.g. 1,3,12 0.003 metacpan
Sah::SchemaR::uint_range Unsigned integer range (sequence of uints/simple ranges), e.g. 1 / 5-7 / 1,10 / 1,5-7,10 0.003 metacpan
Sah::Schemas::IntRange Sah schemas for various integer ranges 0.003 metacpan
Sah::Schemas::IntSeq Sah schemas for various integer sequences 0.003 metacpan

Other Files

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