Net-IDN-Encode 0.999_20090112 Deleted
Kwalitee Issues
- meta_yml_is_parsable
-
Upgrade your YAML generator so it produces valid YAML.
Error: Error reading from file 'Net-IDN-Encode-0.999_20090112/META.yml': UTF-8 "\xE4" does not map to Unicode
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Unicode::Stringprep
- Unicode::Stringprep::Mapping
- Unicode::Stringprep::Prohibited
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Mon 11 Jan 2010 01:20:54 AM JST gpg: using DSA key 48A50E63639680F0 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Test::NoWarnings
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.999_20090112,0.999_20100112
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- Module::Build
- 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.