Evented-Object 5.4
Kwalitee Issues
- has_changelog
- 
        Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions. 
- buildtool_not_executable
- 
        Change the permissions of Build.PL/Makefile.PL to not-executable. 
- has_license_in_source_file
- 
        Add =head1 LICENSE and the text of the license to the main module in your code. 
- no_pod_errors
- 
        Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite. Error: Evented-Object-5.4/lib/Evented/Object.pm -- Around line 1087: '=item' outside of any '=over' Around line 1093: '=item' outside of any '=over' 
- has_known_license_in_source_file
- 
        Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code. 
- 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.