-
-
16 Apr 2022 11:07:53 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (749 / 0 / 0)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (15.43KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.15 - 2022-04-16
- Looking at gaps in test coverage revealed some clumsily written logic. Refactoring it not only made the code better, but improved coverage.
Modules
calculate the Levenshtein edit distance between two stringsModule Install Instructions
To install Text::Levenshtein, copy and paste the appropriate command in to your terminal.
cpanm Text::Levenshtein
perl -MCPAN -e shell install Text::Levenshtein
For more information on module installation, please visit the detailed CPAN module installation guide.