Sah-Schemas-Unix 0.008 Deleted
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::unix::dirname, Sah::Schema::unix::filename, Sah::Schema::unix::gid, Sah::Schema::unix::groupname, Sah::Schema::unix::local_gid, Sah::Schema::unix::local_groupname, Sah::Schema::unix::local_uid, Sah::Schema::unix::local_username, Sah::Schema::unix::pathname, Sah::Schema::unix::pid, Sah::Schema::unix::signal, Sah::Schema::unix::uid, Sah::Schema::unix::username, Sah::SchemaR::unix::dirname, Sah::SchemaR::unix::filename, Sah::SchemaR::unix::gid, Sah::SchemaR::unix::groupname, Sah::SchemaR::unix::local_gid, Sah::SchemaR::unix::local_groupname, Sah::SchemaR::unix::local_uid, Sah::SchemaR::unix::local_username, Sah::SchemaR::unix::pathname, Sah::SchemaR::unix::pid, Sah::SchemaR::unix::signal, Sah::SchemaR::unix::uid, Sah::SchemaR::unix::username, Sah::Schemas::Unix
- 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::unix::dirname, Sah::Schema::unix::filename, Sah::Schema::unix::gid, Sah::Schema::unix::groupname, Sah::Schema::unix::local_gid, Sah::Schema::unix::local_groupname, Sah::Schema::unix::local_uid, Sah::Schema::unix::local_username, Sah::Schema::unix::pathname, Sah::Schema::unix::pid, Sah::Schema::unix::signal, Sah::Schema::unix::uid, Sah::Schema::unix::username, Sah::SchemaR::unix::dirname, Sah::SchemaR::unix::filename, Sah::SchemaR::unix::gid, Sah::SchemaR::unix::groupname, Sah::SchemaR::unix::local_gid, Sah::SchemaR::unix::local_groupname, Sah::SchemaR::unix::local_uid, Sah::SchemaR::unix::local_username, Sah::SchemaR::unix::pathname, Sah::SchemaR::unix::pid, Sah::SchemaR::unix::signal, Sah::SchemaR::unix::uid, Sah::SchemaR::unix::username, Sah::Schemas::Unix
- 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::Coerce::perl::To_int::From_int::check_gid_exists | Check that GID exists (has associated group name) on the system | 0.008 | metacpan |
Data::Sah::Coerce::perl::To_int::From_int::check_uid_exists | Check that UID exists (has associated username) on the system | 0.008 | metacpan |
Data::Sah::Coerce::perl::To_int::From_str::convert_unix_group_to_gid | Convert Unix groupname into GID | 0.008 | metacpan |
Data::Sah::Coerce::perl::To_int::From_str::convert_unix_user_to_uid | Convert Unix username into UID | 0.008 | metacpan |
Data::Sah::Coerce::perl::To_str::From_int::convert_gid_to_unix_group | Convert GID into Unix groupname | 0.008 | metacpan |
Data::Sah::Coerce::perl::To_str::From_int::convert_uid_to_unix_user | Convert UID into Unix username | 0.008 | metacpan |
Data::Sah::Coerce::perl::To_str::From_str::check_unix_group_exists | Check that Unix group exists on the system | 0.008 | metacpan |
Data::Sah::Coerce::perl::To_str::From_str::check_unix_user_exists | Check that Unix username exists on the system | 0.008 | metacpan |
Sah::Schema::unix::dirname | Directory name (with optional path) on a Unix system | 0.008 | metacpan |
Sah::Schema::unix::filename | File name (with optional path) on a Unix system | 0.008 | metacpan |
Sah::Schema::unix::gid | Group identifier (GID) | 0.008 | metacpan |
Sah::Schema::unix::groupname | Unix group name | 0.008 | metacpan |
Sah::Schema::unix::local_gid | Group identifier (GID) that has to exist on the system | 0.008 | metacpan |
Sah::Schema::unix::local_groupname | Unix group name that must exist on the system | 0.008 | metacpan |
Sah::Schema::unix::local_uid | User identifier (UID) that has to exist (has associated username) on the system | 0.008 | metacpan |
Sah::Schema::unix::local_username | Unix user name that must exist on the system | 0.008 | metacpan |
Sah::Schema::unix::pathname | Path name (filename or dirname) on a Unix system | 0.008 | metacpan |
Sah::Schema::unix::pid | Process identifier (PID) | 0.008 | metacpan |
Sah::Schema::unix::signal | Unix signal name (e.g. TERM or KILL) or number (9 or 15) | 0.008 | metacpan |
Sah::Schema::unix::uid | User identifier (UID) | 0.008 | metacpan |
Sah::Schema::unix::username | Unix account name | 0.008 | metacpan |
Sah::SchemaR::unix::dirname | Directory name (with optional path) on a Unix system | 0.008 | metacpan |
Sah::SchemaR::unix::filename | File name (with optional path) on a Unix system | 0.008 | metacpan |
Sah::SchemaR::unix::gid | Group identifier (GID) | 0.008 | metacpan |
Sah::SchemaR::unix::groupname | Unix group name | 0.008 | metacpan |
Sah::SchemaR::unix::local_gid | Group identifier (GID) that has to exist on the system | 0.008 | metacpan |
Sah::SchemaR::unix::local_groupname | Unix group name that must exist on the system | 0.008 | metacpan |
Sah::SchemaR::unix::local_uid | User identifier (UID) that has to exist (has associated username) on the system | 0.008 | metacpan |
Sah::SchemaR::unix::local_username | Unix user name that must exist on the system | 0.008 | metacpan |
Sah::SchemaR::unix::pathname | Path name (filename or dirname) on a Unix system | 0.008 | metacpan |
Sah::SchemaR::unix::pid | Process identifier (PID) | 0.008 | metacpan |
Sah::SchemaR::unix::signal | Unix signal name (e.g. TERM or KILL) or number (9 or 15) | 0.008 | metacpan |
Sah::SchemaR::unix::uid | User identifier (UID) | 0.008 | metacpan |
Sah::SchemaR::unix::username | Unix account name | 0.008 | metacpan |
Sah::Schemas::Unix | Various Sah schemas for Unix | 0.008 | metacpan |