Text-Safer 0.002
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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::Safer | Convert text to a safer (e.g. more restricted) encoding | 0.002 | metacpan |
Text::Safer::alphanum_kebab | Convert text to a safer (e.g. more restricted) encoding using only alphanumeric and dash characters | 0.002 | metacpan |
Text::Safer::alphanum_kebab_nodashend_lc | Convert text to a safer (e.g. more restricted) encoding using only lower alphanumeric and dash characters, avoid dash at the beginning/end of text | 0.002 | metacpan |
Text::Safer::alphanum_snake | Convert text to a safer (e.g. more restricted) encoding using only alphanumeric and underscore characters | 0.002 | metacpan |