Is-Bot 0.001 Latest
Kwalitee Issues
- no_pax_headers
-
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: ./PaxHeaders/Is-Bot-0.001,./PaxHeaders/Is-Bot-0.001,Is-Bot-0.001/PaxHeaders/Makefile.PL,Is-Bot-0.001/PaxHeaders/Makefile.PL,Is-Bot-0.001/PaxHeaders/MANIFEST,Is-Bot-0.001/PaxHeaders/MANIFEST,Is-Bot-0.001/PaxHeaders/lib,Is-Bot-0.001/PaxHeaders/lib,Is-Bot-0.001/lib/PaxHeaders/Is,Is-Bot-0.001/lib/PaxHeaders/Is,Is-Bot-0.001/lib/Is/PaxHeaders/Bot.pm,Is-Bot-0.001/lib/Is/PaxHeaders/Bot.pm,Is-Bot-0.001/PaxHeaders/README,Is-Bot-0.001/PaxHeaders/README,Is-Bot-0.001/PaxHeaders/t,Is-Bot-0.001/PaxHeaders/t,Is-Bot-0.001/t/PaxHeaders/test.t,Is-Bot-0.001/t/PaxHeaders/test.t,Is-Bot-0.001/PaxHeaders/cpanfile,Is-Bot-0.001/PaxHeaders/cpanfile,Is-Bot-0.001/PaxHeaders/META.yml,Is-Bot-0.001/PaxHeaders/META.yml,Is-Bot-0.001/PaxHeaders/META.json,Is-Bot-0.001/PaxHeaders/META.json
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- has_abstract_in_pod
-
Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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.