Text-Phonetic 1.01 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Text-Phonetic-1.01/lib/Text/Phonetic/DaitchMokotoff.pm -- Around line 250: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Text-Phonetic-1.01/lib/Text/Phonetic/DoubleMetaphone.pm -- Around line 61: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Text-Phonetic-1.01/lib/Text/Phonetic/Koeln.pm -- Around line 169: Non-ASCII character seen before =encoding in 'Kölner'. Assuming UTF-8 Text-Phonetic-1.01/lib/Text/Phonetic/Metaphone.pm -- Around line 47: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Text-Phonetic-1.01/lib/Text/Phonetic/Phonix.pm -- Around line 263: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Text-Phonetic-1.01/lib/Text/Phonetic/Soundex.pm -- Around line 44: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Text-Phonetic-1.01/lib/Text/Phonetic/SoundexNara.pm -- Around line 47: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8 Text-Phonetic-1.01/lib/Text/Phonetic.pm -- Around line 238: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8
- 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::Pod
- 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_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 |
|---|---|---|---|
| Text::Phonetic | A module implementing various phonetic algorithm | 1.01 | metacpan |
| Text::Phonetic::DaitchMokotoff | Daitch-Mokotoff algorithm | 1.00 | metacpan |
| Text::Phonetic::DoubleMetaphone | DoubleMetaphone algorithm | 1.00 | metacpan |
| Text::Phonetic::Koeln | Kölner Phonetik algorithm | 1.00 | metacpan |
| Text::Phonetic::Metaphone | Metaphone algorithm | 1.00 | metacpan |
| Text::Phonetic::Phonix | Phonix algorithm | 1.00 | metacpan |
| Text::Phonetic::Soundex | Soundex algorithm | 1.00 | metacpan |
| Text::Phonetic::SoundexNara | American Soundex algorithm | 1.00 | metacpan |