Dist-Zilla-Tester-DieHard v0.6.4_01
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Dist::Zilla::Chrome::Test
- Dist::Zilla::Tester
- Moose
- Sub::Exporter
- Tester
- Try::Tiny
- namespace::autoclean
- 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.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Dist::Zilla::Tester::DieHard
- Dist::Zilla::Tester::DieHard::Builder
- Dist::Zilla::Tester::DieHard::Survivor
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Dist::Zilla::Role::Plugin
- Dist::Zilla::Tester
- Moose
- Path::Tiny
- Software::License::GPL_3::or_later
- Test::DZil
- Test::Deep
- Test::Fatal
- autodie
- namespace::autoclean
- version
- 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.