Sah-SchemaBundle-Color 0.015 Latest
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::color::ansi16, Sah::SchemaR::color::ansi256, Sah::SchemaR::color::cmyk, Sah::SchemaR::color::rgb24
- 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::color::ansi16, Sah::Schema::color::ansi256, Sah::Schema::color::cmyk, Sah::Schema::color::rgb24, Sah::SchemaBundle::Color, Sah::SchemaR::color::ansi16, Sah::SchemaR::color::ansi256, Sah::SchemaR::color::cmyk, Sah::SchemaR::color::rgb24
Modules
Name | Abstract | Version | View |
---|---|---|---|
Data::Sah::Coerce::perl::To_str::From_str::cmyk_from_colorname_or_code | Coerce CMYK color name to code | 0.015 | metacpan |
Data::Sah::Coerce::perl::To_str::From_str::rgb24_from_colorname_X_or_code | Coerce RGB24 code or color name (from Graphics::ColorNames::X scheme) to RGB24 code | 0.015 | metacpan |
Sah::Schema::color::ansi16 | ANSI-16 color, either a number from 0-15 or color names like "black", "bold red", etc | 0.015 | metacpan |
Sah::Schema::color::ansi256 | ANSI-256 color, an integer number from 0-255 | 0.015 | metacpan |
Sah::Schema::color::cmyk | CMYK color in the format of C,M,Y,K where each component is an integer between 0-100, e.g. 0,0,0,50 (gray) | 0.015 | metacpan |
Sah::Schema::color::rgb24 | RGB 24-digit color, a hexdigit e.g. ffcc00 | 0.015 | metacpan |
Sah::SchemaBundle::Color | Sah schemas related to color codes/names | 0.015 | metacpan |
Sah::SchemaR::color::ansi16 | ANSI-16 color, either a number from 0-15 or color names like "black", "bold red", etc | 0.015 | metacpan |
Sah::SchemaR::color::ansi256 | ANSI-256 color, an integer number from 0-255 | 0.015 | metacpan |
Sah::SchemaR::color::cmyk | CMYK color in the format of C,M,Y,K where each component is an integer between 0-100, e.g. 0,0,0,50 (gray) | 0.015 | metacpan |
Sah::SchemaR::color::rgb24 | RGB 24-digit color, a hexdigit e.g. ffcc00 | 0.015 | metacpan |