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::SchemaR::obj::re, Sah::SchemaR::re_from_str

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::obj::re, Sah::Schema::re_from_str, Sah::Schema::re_or_code_from_str, Sah::SchemaR::obj::re, Sah::SchemaR::re_from_str, Sah::SchemaR::re_or_code_from_str, Sah::Schemas::Re

Modules

Name Abstract Version View
Sah::Schema::obj::re Regexp object 0.006 metacpan
Sah::Schema::re_from_str Regexp object from string 0.006 metacpan
Sah::Schema::re_or_code_from_str Regex (convertable from string of the form `/.../`) or coderef (convertable from string of the form `sub { ... }`) 0.006 metacpan
Sah::SchemaR::obj::re Regexp object 0.006 metacpan
Sah::SchemaR::re_from_str Regexp object from string using Regexp::From::String's str_to_re() 0.006 metacpan
Sah::SchemaR::re_or_code_from_str Regex (convertable from string of the form `/.../`) or coderef (convertable from string of the form `sub { ... }`) 0.006 metacpan
Sah::Schemas::Re Various regular-expression schemas 0.006 metacpan

Other Files

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