mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8 lines
335 B
Plaintext
8 lines
335 B
Plaintext
|
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>
|