Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: MANIFEST.SKIP

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (108) does not match dist (108):
  • Missing in MANIFEST: MANIFEST.SKIP
  • Missing in Dist: pm_to_blib

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: blib/lib/Locale/Codes.pm, blib/lib/Locale/Codes/Constants.pm, blib/lib/Locale/Codes/Country.pm, blib/lib/Locale/Codes/Country_Codes.pm, blib/lib/Locale/Codes/Country_Retired.pm, blib/lib/Locale/Codes/Currency.pm, blib/lib/Locale/Codes/Currency_Codes.pm, blib/lib/Locale/Codes/Currency_Retired.pm, blib/lib/Locale/Codes/LangExt.pm, blib/lib/Locale/Codes/LangExt_Codes.pm, blib/lib/Locale/Codes/LangExt_Retired.pm, blib/lib/Locale/Codes/LangFam.pm, blib/lib/Locale/Codes/LangFam_Codes.pm, blib/lib/Locale/Codes/LangFam_Retired.pm, blib/lib/Locale/Codes/LangVar.pm, blib/lib/Locale/Codes/LangVar_Codes.pm, blib/lib/Locale/Codes/LangVar_Retired.pm, blib/lib/Locale/Codes/Language.pm, blib/lib/Locale/Codes/Language_Codes.pm, blib/lib/Locale/Codes/Language_Retired.pm, blib/lib/Locale/Codes/Script.pm, blib/lib/Locale/Codes/Script_Codes.pm, blib/lib/Locale/Codes/Script_Retired.pm, blib/lib/Locale/Country.pm, blib/lib/Locale/Currency.pm, blib/lib/Locale/Language.pm, blib/lib/Locale/Script.pm

no_missing_files_in_provides

Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.

Error: blib/lib/Locale/Codes.pm, blib/lib/Locale/Codes/Constants.pm, blib/lib/Locale/Codes/Country.pm, blib/lib/Locale/Codes/Country_Codes.pm, blib/lib/Locale/Codes/Country_Retired.pm, blib/lib/Locale/Codes/Currency.pm, blib/lib/Locale/Codes/Currency_Codes.pm, blib/lib/Locale/Codes/Currency_Retired.pm, blib/lib/Locale/Codes/LangExt.pm, blib/lib/Locale/Codes/LangExt_Codes.pm, blib/lib/Locale/Codes/LangExt_Retired.pm, blib/lib/Locale/Codes/LangFam.pm, blib/lib/Locale/Codes/LangFam_Codes.pm, blib/lib/Locale/Codes/LangFam_Retired.pm, blib/lib/Locale/Codes/LangVar.pm, blib/lib/Locale/Codes/LangVar_Codes.pm, blib/lib/Locale/Codes/LangVar_Retired.pm, blib/lib/Locale/Codes/Language.pm, blib/lib/Locale/Codes/Language_Codes.pm, blib/lib/Locale/Codes/Language_Retired.pm, blib/lib/Locale/Codes/Script.pm, blib/lib/Locale/Codes/Script_Codes.pm, blib/lib/Locale/Codes/Script_Retired.pm, blib/lib/Locale/Country.pm, blib/lib/Locale/Currency.pm, blib/lib/Locale/Language.pm, blib/lib/Locale/Script.pm

Modules

Name Abstract Version View
Locale::Codes a distribution of modules to handle locale codes 3.75 metacpan
Locale::Codes::Constants 3.75 metacpan
Locale::Codes::Country module for dealing with country code sets 3.75 metacpan
Locale::Codes::Country_Codes 3.75 metacpan
Locale::Codes::Country_Retired 3.75 metacpan
Locale::Codes::Currency module for dealing with currency code sets 3.75 metacpan
Locale::Codes::Currency_Codes 3.75 metacpan
Locale::Codes::Currency_Retired 3.75 metacpan
Locale::Codes::LangExt module for dealing with langext code sets 3.75 metacpan
Locale::Codes::LangExt_Codes 3.75 metacpan
Locale::Codes::LangExt_Retired 3.75 metacpan
Locale::Codes::LangFam module for dealing with langfam code sets 3.75 metacpan
Locale::Codes::LangFam_Codes 3.75 metacpan
Locale::Codes::LangFam_Retired 3.75 metacpan
Locale::Codes::LangVar module for dealing with langvar code sets 3.75 metacpan
Locale::Codes::LangVar_Codes 3.75 metacpan
Locale::Codes::LangVar_Retired 3.75 metacpan
Locale::Codes::Language module for dealing with language code sets 3.75 metacpan
Locale::Codes::Language_Codes 3.75 metacpan
Locale::Codes::Language_Retired 3.75 metacpan
Locale::Codes::Script module for dealing with script code sets 3.75 metacpan
Locale::Codes::Script_Codes 3.75 metacpan
Locale::Codes::Script_Retired 3.75 metacpan
Locale::Country module for dealing with country code sets 3.75 metacpan
Locale::Currency module for dealing with currency code sets 3.75 metacpan
Locale::Language module for dealing with language code sets 3.75 metacpan
Locale::Script module for dealing with script code sets 3.75 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.first metacpan