X-Tiny 0.17-TRIAL1
Kwalitee Issues
- has_proper_version
- 
        Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01' 
- main_module_version_matches_dist_version
- 
        Make sure that the main module name and version are the same of the distribution. 
- no_invalid_versions
- 
        Fix the version numbers so that version::is_lax($version) returns true. Error: - lib/X/Tiny.pm: HASH(0x5609d67c8b58)
 
- 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_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.