blob: 2f91eb8783f7915a6a3c0a5a6ea2ea3908917194 (
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 QUIZES !
Jarkko Hietaniemi<jhi@alpha.hut.fi>
WWW: http://search.cpan.org/dist/String-Approx/
|