The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension String::Trigram.

0.01  Fri Nov 16 19:37:41 2001
	- original version; created by h2xs 1.21 with options
		-AX Trigram

0.02  Wed Jan 16, 2001
  - Added use locale to methods getSimilarStrings() and _trigramify() on kind 
    suggestion by Oleg Bartunov. This should make keepOnlyAlNums and ignoreCase 
    work correctly with non-ascii characters.