WordLists 0.013 Latest
Kwalitee Issues
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: WordLists-0.013/lib/WordLists/Inflect/Simple.pm -- Around line 447: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8
- 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.
- 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: WordLists::Base
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/WordLists/Common.pm: HASH(0x55a43ec1f408)
- lib/WordLists/Dict.pm: HASH(0x55a440f51e30)
- lib/WordLists/Inflect/Simple.pm: HASH(0x55a4411035d8)
- lib/WordLists/Parse/Simple.pm: HASH(0x55a440fb4820)
- lib/WordLists/Pronounce/Pronouncer.pm: HASH(0x55a43e6912f8)
- lib/WordLists/Sense.pm: HASH(0x55a440f4f308)
- lib/WordLists/Serialise/Simple.pm: HASH(0x55a4410d4800)
- lib/WordLists/Sort.pm: HASH(0x55a4413a0c60)
- lib/WordLists/Sort/Typical.pm: HASH(0x55a43e7735e8)
- lib/WordLists/Tag.pm: HASH(0x55a440a6d558)
- lib/WordLists/Tag/Tagger.pm: HASH(0x55a440981128)
- lib/WordLists/WordList.pm: HASH(0x55a43eb779f0)
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
WordLists::Base | for working with lists of words | 0.013 | metacpan |
WordLists::Common | metacpan | ||
WordLists::Dict | metacpan | ||
WordLists::Inflect::Simple | metacpan | ||
WordLists::Lookup | metacpan | ||
WordLists::Parse::Simple | metacpan | ||
WordLists::Pronounce::Pronouncer | metacpan | ||
WordLists::Sense | Class for senses in wordlists, dictionaries, etc. | metacpan | |
WordLists::Serialise::Simple | metacpan | ||
WordLists::Sort | metacpan | ||
WordLists::Sort::Typical | metacpan | ||
WordLists::Tag | metacpan | ||
WordLists::Tag::Tagger | metacpan | ||
WordLists::WordList | metacpan |