blob: 9a75e3be79737c68febf2857723266179441c30e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
String::Approx lets you match and substitute strings
approximately. With this you can emulate errors: typing
errors, spelling errors, closely related vocabularies
(colour color), genetic mutations (GAG ACT), abbreviations
(McScot, MacScot).
EXTREMELY USEFUL FOR WRITING LANGUAGE TESTS AND QUIZZES !
Jarkko Hietaniemi<jhi@alpha.hut.fi>
WWW: https://metacpan.org/release/String-Approx
|