Unicode-ICU 0.05
Kwalitee Issues
- 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.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Unicode-ICU-0.05/lib/Unicode/ICU/Locale.pm -- Around line 35: Non-ASCII character seen before =encoding in 'ICUâs'. Assuming UTF-8 Unicode-ICU-0.05/lib/Unicode/ICU/X/BadIDN.pm -- Around line 29: =over without closing =back
- 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.
- 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.
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- ExtUtils::CBuilder
Modules
Name | Abstract | Version | View |
---|---|---|---|
Unicode::ICU | L<ICU|https://icu.unicode.org/> in Perl | 0.05 | metacpan |
Unicode::ICU::IDN | Internationalized Domain Names (IDNs) via ICU | metacpan | |
Unicode::ICU::ListFormatter | List formatting via ICU | metacpan | |
Unicode::ICU::Locale | Locale data via L<ICU|https://icu.unicode.org/> | metacpan | |
Unicode::ICU::MessageFormat | ICU’s L<MessageFormat|https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classicu_1_1MessageFormat.html> class | metacpan | |
Unicode::ICU::MessagePattern | ICU’s L<MessagePattern|https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classicu_1_1MessagePattern.html> class | metacpan | |
Unicode::ICU::MessagePatternPart | metacpan | ||
Unicode::ICU::X | metacpan | ||
Unicode::ICU::X::BadIDN | Invalid IDN input | metacpan | |
Unicode::ICU::X::Base | Base class for L<Unicode::ICU> errors | metacpan | |
Unicode::ICU::X::ICU | Errors from ICU functions | metacpan |