POSIX-1003 0.95 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: 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. 
- meta_yml_has_repository_resource
- 
        Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker). 
- has_separate_license_file
- 
        This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later. 
- has_security_doc
- 
        Add SECURITY(.pod|md). See Software::Security::Policy. 
- security_doc_contains_contact
- 
        Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy. 
- has_contributing_doc
- 
        Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors. 
Modules
| Name | Abstract | Version | View | 
|---|---|---|---|
| POSIX::1003 | bulk-load POSIX::1003 symbols | 0.95 | metacpan | 
| POSIX::1003::Confstr | POSIX access to confstr() | 0.95 | metacpan | 
| POSIX::1003::Errno | all error codes defined by the OS | 0.95 | metacpan | 
| POSIX::1003::Events | POSIX for the file-system | 0.95 | metacpan | 
| POSIX::1003::FS | POSIX for the file-system | 0.95 | metacpan | 
| POSIX::1003::Fcntl | POSIX function fcntl | 0.95 | metacpan | 
| POSIX::1003::FdIO | POSIX handling file descriptors | 0.95 | metacpan | 
| POSIX::1003::Limit | POSIX access to ulimit and rlimit | 0.95 | metacpan | 
| POSIX::1003::Locale | POSIX handling locale settings | 0.95 | metacpan | 
| POSIX::1003::Math | POSIX handling time | 0.95 | metacpan | 
| POSIX::1003::Module | Base of POSIX::1003 components | 0.95 | metacpan | 
| POSIX::1003::OS | POSIX for the file-system | 0.95 | metacpan | 
| POSIX::1003::Pathconf | POSIX access to pathconf() | 0.95 | metacpan | 
| POSIX::1003::Proc | POSIX handling processes | 0.95 | metacpan | 
| POSIX::1003::Properties | POSIX access to _POSIX_ constants | 0.95 | metacpan | 
| POSIX::1003::Signals | POSIX using signals | 0.95 | metacpan | 
| POSIX::1003::Sysconf | POSIX access to sysconf() | 0.95 | metacpan | 
| POSIX::1003::Termios | POSIX general terminal interface | 0.95 | metacpan | 
| POSIX::1003::Time | POSIX handling time | 0.95 | metacpan | 
| POSIX::1003::User | POSIX handling user and groups | 0.95 | metacpan | 
Provides
| Name | File | View | 
|---|---|---|
| POSIX::1003::ReadOnlyTable | lib/POSIX/1003/Module.pm | metacpan |