Encode 1.01 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Encode::Byte, Encode::CN, Encode::EBCDIC, Encode::JP, Encode::JP::2022_JP, Encode::JP::2022_JP1, Encode::KR, Encode::Symbol, Encode::TW
- 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.
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Encode, Encode::10646_1, Encode::Alias, Encode::Byte, Encode::CJKConstants, Encode::CN, Encode::CN::HZ, Encode::EBCDIC, Encode::Encoding, Encode::Internal, Encode::JP, Encode::JP::2022_JP, Encode::JP::2022_JP1, Encode::JP::H2Z, Encode::JP::JIS, Encode::KR, Encode::KR::2022_KR, Encode::Symbol, Encode::TW, Encode::Unicode, Encode::XS, Encode::ucs2_le, Encode::utf8
- 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:
- Encode::ucs_2le
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.00,1.01
- 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.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Encode | character encodings | 1.01 | metacpan |
| Encode::10646_1 | 1.00 | metacpan | |
| Encode::Alias | alias defintions to encodings | 1.00 | metacpan |
| Encode::Byte | Single Byte Encodings | 1.00 | metacpan |
| Encode::CJKConstants | 1.00 | metacpan | |
| Encode::CN | China-based Chinese Encodings | 1.00 | metacpan |
| Encode::CN::HZ | internally used by Encode::CN | 1.00 | metacpan |
| Encode::EBCDIC | EBCDIC Encodings | 1.00 | metacpan |
| Encode::Encoding | Encode Implementation Base Class | 1.00 | metacpan |
| Encode::Internal | for internal use only | 1.00 | metacpan |
| Encode::JP | Japanese Encodings | 1.00 | metacpan |
| Encode::JP::2022_JP | internally used by Encode::JP | 1.00 | metacpan |
| Encode::JP::2022_JP1 | internally used by Encode::JP | 1.00 | metacpan |
| Encode::JP::H2Z | internally used by Encode::JP::2022_JP* | 1.00 | metacpan |
| Encode::JP::JIS | internally used by Encode::JP | 1.00 | metacpan |
| Encode::KR | Korean Encodings | 1.00 | metacpan |
| Encode::KR::2022_KR | 1.00 | metacpan | |
| Encode::Symbol | Symbol Encodings | 1.00 | metacpan |
| Encode::TW | Taiwan-based Chinese Encodings | 1.00 | metacpan |
| Encode::XS | for internal use only | 1.00 | metacpan |
| Encode::utf8 | for internal use only | 1.00 | metacpan |