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::date::day, Sah::SchemaR::date::dow_name::en, Sah::SchemaR::date::dow_num, Sah::SchemaR::date::dow_nums, Sah::SchemaR::date::hour, Sah::SchemaR::date::minute, Sah::SchemaR::date::month::en, Sah::SchemaR::date::month_name::en, Sah::SchemaR::date::month_num, Sah::SchemaR::date::month_nums, Sah::SchemaR::date::second, Sah::SchemaR::date::year

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::date::day, Sah::Schema::date::dow_name::en, Sah::Schema::date::dow_num, Sah::Schema::date::dow_nums, Sah::Schema::date::hour, Sah::Schema::date::minute, Sah::Schema::date::month::en, Sah::Schema::date::month_name::en, Sah::Schema::date::month_num, Sah::Schema::date::month_nums, Sah::Schema::date::second, Sah::Schema::date::tz_name, Sah::Schema::date::tz_offset, Sah::Schema::date::tz_offset_lax, Sah::Schema::date::year, Sah::SchemaR::date::day, Sah::SchemaR::date::dow_name::en, Sah::SchemaR::date::dow_num, Sah::SchemaR::date::dow_nums, Sah::SchemaR::date::hour, Sah::SchemaR::date::minute, Sah::SchemaR::date::month::en, Sah::SchemaR::date::month_name::en, Sah::SchemaR::date::month_num, Sah::SchemaR::date::month_nums, Sah::SchemaR::date::second, Sah::SchemaR::date::tz_name, Sah::SchemaR::date::tz_offset, Sah::SchemaR::date::tz_offset_lax, Sah::SchemaR::date::year, Sah::Schemas::Date

Modules

Name Abstract Version View
Data::Sah::Coerce::perl::To_int::From_str::convert_en_dow_name_to_num Convert English day-of-week name (e.g. su, MON, Tuesday) to number (1-7, 1=Monday) 0.018 metacpan
Data::Sah::Coerce::perl::To_int::From_str::convert_en_month_name_to_num Convert English month name (e.g. Dec, april) to number (1-12) 0.018 metacpan
Data::Sah::Coerce::perl::To_int::From_str::tz_offset_strings Convert timezone offset strings like UTC-500, UTC, or UTC+12:30 to number of offset seconds from UTC 0.018 metacpan
Perinci::Sub::XCompletion::date_dow_num Generate completion for date::dow_num 0.018 metacpan
Perinci::Sub::XCompletion::date_dow_nums Generate completion for date::dow_nums 0.018 metacpan
Perinci::Sub::XCompletion::date_month_num Generate completion for date::month_num 0.018 metacpan
Perinci::Sub::XCompletion::date_month_nums Generate completion for date::month_nums 0.018 metacpan
Sah::Schema::date::day Day of month (1-31), e.g. 17 0.018 metacpan
Sah::Schema::date::dow_name::en Day-of-week name (abbreviated or full, in English), e.g. "su" or "Monday" 0.018 metacpan
Sah::Schema::date::dow_num Day-of-week number (1-7, 1=Monday, like DateTime), coercible from English day-of-week name (Mo/mon/MONDAY), e.g. 1 or "Mon" 0.018 metacpan
Sah::Schema::date::dow_nums Array of required date::dow_num (day-of-week, 1-7, 1=Monday, like DateTime, with coercions), e.g. [1,3,5] 0.018 metacpan
Sah::Schema::date::hour Hour of day (0-23), e.g. 12 0.018 metacpan
Sah::Schema::date::minute Minute of hour (0-59), e.g. 30 0.018 metacpan
Sah::Schema::date::month::en Month number/name (abbreviated or full, in English), e.g. 1 or "jan" or "September" 0.018 metacpan
Sah::Schema::date::month_name::en Month name (abbreviated or full, in English), e.g. jan or "September" 0.018 metacpan
Sah::Schema::date::month_num Month number, coercible from English month names (Dec/DECEMBER), e.g. 2 or "Feb" 0.018 metacpan
Sah::Schema::date::month_nums Array of required month numbers (1-12, with coercions), e.g. [6,12] 0.018 metacpan
Sah::Schema::date::second Second of minute (0-60), e.g. 39 0.018 metacpan
Sah::Schema::date::tz_name Timezone name (validity not checked), e.g. Asia/Jakarta 0.018 metacpan
Sah::Schema::date::tz_offset Timezone offset in seconds from UTC (only known offsets are allowd, coercible from string), e.g. 25200 or "+07:00" 0.018 metacpan
Sah::Schema::date::tz_offset_lax Timezone offset in seconds from UTC (any offset is allowed, coercible from string), e.g. 1 or 25200 e.g. UTC+7 0.018 metacpan
Sah::Schema::date::year Year number (AD, starting from 1), e.g. 2022 0.018 metacpan
Sah::SchemaR::date::day Day of month (1-31), e.g. 17 0.018 metacpan
Sah::SchemaR::date::dow_name::en Day-of-week name (abbreviated or full, in English), e.g. "su" or "Monday" 0.018 metacpan
Sah::SchemaR::date::dow_num Day-of-week number (1-7, 1=Monday, like DateTime), coercible from English day-of-week name (Mo/mon/MONDAY), e.g. 1 or "Mon" 0.018 metacpan
Sah::SchemaR::date::dow_nums Array of required date::dow_num (day-of-week, 1-7, 1=Monday, like DateTime, with coercions), e.g. [1,3,5] 0.018 metacpan
Sah::SchemaR::date::hour Hour of day (0-23), e.g. 12 0.018 metacpan
Sah::SchemaR::date::minute Minute of hour (0-59), e.g. 30 0.018 metacpan
Sah::SchemaR::date::month::en Month number/name (abbreviated or full, in English), e.g. 1 or "jan" or "September" 0.018 metacpan
Sah::SchemaR::date::month_name::en Month name (abbreviated or full, in English), e.g. jan or "September" 0.018 metacpan
Sah::SchemaR::date::month_num Month number, coercible from English month names (Dec/DECEMBER), e.g. 2 or "Feb" 0.018 metacpan
Sah::SchemaR::date::month_nums Array of required month numbers (1-12, with coercions), e.g. [6,12] 0.018 metacpan
Sah::SchemaR::date::second Second of minute (0-60), e.g. 39 0.018 metacpan
Sah::SchemaR::date::tz_name Timezone name (validity not checked), e.g. Asia/Jakarta 0.018 metacpan
Sah::SchemaR::date::tz_offset Timezone offset in seconds from UTC (only known offsets are allowd, coercible from string), e.g. 25200 or "+07:00" 0.018 metacpan
Sah::SchemaR::date::tz_offset_lax Timezone offset in seconds from UTC (any offset is allowed, coercible from string), e.g. 1 or 25200 e.g. UTC+7 0.018 metacpan
Sah::SchemaR::date::year Year number (AD, starting from 1), e.g. 2022 0.018 metacpan
Sah::Schemas::Date Sah schemas related to date 0.018 metacpan

Other Files

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