P9Y-ProcessTable 0.94
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: P9Y::ProcessTable
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: P9Y-ProcessTable-0.94/README.pod -- Around line 243: Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors. P9Y-ProcessTable-0.94/lib/P9Y/ProcessTable.pm -- Around line 312: Nested L<> are illegal. Pretending inner one is X<...> so can continue looking for other errors.
- 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: P9Y::ProcessTable
- 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.