30a53dfaf0
Add WWW:. Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52212
9 lines
384 B
Text
9 lines
384 B
Text
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 QUIZES !
|
|
Jarkko Hietaniemi<jhi@alpha.hut.fi>
|
|
|
|
WWW: http://search.cpan.org/dist/String-Approx/
|