Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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::3::Symbols

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: POSIX-1003-0.13/lib/POSIX/1003/Confstr.pod -- Around line 165: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Events.pod -- Around line 112: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/FS.pod -- Around line 173: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/FdIO.pod -- Around line 244: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Limit.pod -- Around line 172: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Locale.pod -- Around line 67: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Math.pod -- Around line 241: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/OS.pod -- Around line 64: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Pathconf.pod -- Around line 118: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Proc.pod -- Around line 156: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Properties.pod -- Around line 196: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Signals.pod -- Around line 193: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Sysconf.pod -- Around line 318: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Termios.pod -- Around line 262: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003/Time.pod -- Around line 142: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/1003.pod -- Around line 245: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/3.pod -- Around line 93: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/Overview.pod -- Around line 1144: =back without =over Around line 1148: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/SigAction.pod -- Around line 74: Deleting unknown formatting code M<> POSIX-1003-0.13/lib/POSIX/SigSet.pod -- Around line 73: Deleting unknown formatting code M<>

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::3::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.

Modules

Name Abstract Version View
POSIX::1003 POSIX 1003.1 extensions to Perl 0.13 metacpan
POSIX::1003::Confstr POSIX access to confstr() 0.13 metacpan
POSIX::1003::Events POSIX for the file-system 0.13 metacpan
POSIX::1003::FS POSIX for the file-system 0.13 metacpan
POSIX::1003::FdIO POSIX handling file descriptors 0.13 metacpan
POSIX::1003::Limit POSIX access to ulimit and rlimit 0.13 metacpan
POSIX::1003::Locale POSIX handling locale settings 0.13 metacpan
POSIX::1003::Math POSIX handling time 0.13 metacpan
POSIX::1003::OS POSIX for the file-system 0.13 metacpan
POSIX::1003::Pathconf POSIX access to pathconf() 0.13 metacpan
POSIX::1003::Proc POSIX handling processes 0.13 metacpan
POSIX::1003::Properties POSIX access to _POSIX_ constants 0.13 metacpan
POSIX::1003::Signals POSIX using signals 0.13 metacpan
POSIX::1003::Sysconf POSIX access to sysconf() 0.13 metacpan
POSIX::1003::Termios POSIX general terminal interface 0.13 metacpan
POSIX::1003::Time POSIX handling time 0.13 metacpan
POSIX::3 help POSIX::1003 modules 0.13 metacpan

Provides

Name File View
POSIX::1003::ReadOnlyTable lib/POSIX/1003.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan