POSIX-1003 1.02 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: POSIX::1003::Symbols
- 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: POSIX::1003::Symbols
- 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
POSIX::1003 | POSIX 1003.1-2008 provisioning | 1.02 | metacpan |
POSIX::1003::Confstr | POSIX access to confstr() | 1.02 | metacpan |
POSIX::1003::Errno | all error codes defined by the OS | 1.02 | metacpan |
POSIX::1003::Events | POSIX for the file-system | 1.02 | metacpan |
POSIX::1003::FS | POSIX for the file-system | 1.02 | metacpan |
POSIX::1003::Fcntl | POSIX function fcntl | 1.02 | metacpan |
POSIX::1003::FdIO | POSIX handling file descriptors | 1.02 | metacpan |
POSIX::1003::Limit | POSIX access to ulimit and rlimit | 1.02 | metacpan |
POSIX::1003::Locale | POSIX handling locale settings | 1.02 | metacpan |
POSIX::1003::Math | POSIX handling time | 1.02 | metacpan |
POSIX::1003::Module | Base of POSIX::1003 components | 1.02 | metacpan |
POSIX::1003::OS | POSIX for the file-system | 1.02 | metacpan |
POSIX::1003::Pathconf | POSIX access to pathconf() | 1.02 | metacpan |
POSIX::1003::Proc | POSIX handling processes | 1.02 | metacpan |
POSIX::1003::Properties | POSIX access to _POSIX_ constants | 1.02 | metacpan |
POSIX::1003::Signals | POSIX using signals | 1.02 | metacpan |
POSIX::1003::Socket | POSIX constants and functions related to sockets | 1.02 | metacpan |
POSIX::1003::Sysconf | POSIX access to sysconf() | 1.02 | metacpan |
POSIX::1003::Termios | POSIX general terminal interface | 1.02 | metacpan |
POSIX::1003::Time | POSIX handling time | 1.02 | metacpan |
POSIX::1003::User | POSIX handling user and groups | 1.02 | metacpan |
Provides
Name | File | View |
---|---|---|
POSIX::1003::ReadOnlyTable | lib/POSIX/1003/Module.pm | metacpan |