Term-ProgressBar 2.23 Latest
Kwalitee Issues
No Core Issues.
- no_maniskip_error
-
Fix the problematic entry.
Error: ^* matches null string many times in regex; marked by <-- HERE in m/(?:^(.*/)?CVS/.*)|(?:^.git)|(?:^Makefile(.old)?$)|(?:^Build$)|(?:^Clean$)|(?:^RollingBuild$)|(?:^blib/.*)|(?:^pm_to_blib$)|(?:^(.*/)?.cvsignore$)|(?:^MANIFEST.bak$)|(?:^* <-- HERE ~$)|(?:^make[-.]pm$)|(?:^INFO.yaml$)|(?:^_build/)|(?:^MYMETA.*)|(?:cover_db/)|(?:.travis.yml)/ at lib/ExtUtils/Manifest.pm line 440.
- 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.