Nobody-Util 0.01 Latest
Kwalitee Issues
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:- MANIFEST (17) does not match dist (15):
- Missing in Dist: Nobody-0.01/META.json, Nobody-0.01/META.yml
- 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: Nobody::Exes, Tie::ArrayNoNull - no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Nobody-Util-0.01/Nobody/Util.pm -- Around line 442: Non-ASCII character seen before =encoding in 'â'. Assuming UTF-8
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: Nobody/Auto.pm, Nobody/Exes.pm, Nobody/JSON.pm, Nobody/PP.pm, Nobody/Util.pm, Tie/ArrayNoNull.pm - 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: Nobody::Exes, Tie::ArrayNoNull - consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,1.25
- 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.
- 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 |
|---|---|---|---|
| Nobody::Auto | auto-install missing CPAN modules at runtime | 0.01 | metacpan |
| Nobody::Exes | metacpan | ||
| Nobody::JSON | JSON encoding with the prettiest possible output | 0.01 | metacpan |
| Nobody::PP | Pretty-printer for Perl data structures | 1.25 | metacpan |
| Nobody::Util | Utilities Nobody Uses | 0.01 | metacpan |
| Tie::ArrayNoNull | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| README.md | metacpan |