| 1 |
root |
1.1 |
Revision history for Perl extension String::Similarity |
| 2 |
|
|
|
| 3 |
root |
1.3 |
1.04 Fri Jul 3 15:48:09 CEST 2009 |
| 4 |
root |
1.2 |
- work around atrocious bugs in activestate windows, which pollutes |
| 5 |
|
|
the namespace with nonstandard symbols, equalling only the bush junta |
| 6 |
|
|
in brokenness. |
| 7 |
|
|
|
| 8 |
|
|
1.03 Mon Jun 11 23:15:35 CEST 2007 |
| 9 |
|
|
- bump the version number, seems cpan ignored the 1.02 upload. |
| 10 |
|
|
|
| 11 |
|
|
1.02 Mon Feb 12 16:26:08 CET 2007 |
| 12 |
|
|
- add missing use Exporter, add use DynaLoader for symmetry and |
| 13 |
|
|
because I was told some bug in bleadperl might require that. |
| 14 |
|
|
- add 'no warnings' to testsuite. If your perl is too old, remove |
| 15 |
|
|
it. |
| 16 |
root |
1.1 |
|
| 17 |
|
|
1.01 Thu Mar 3 18:00:52 CET 2005 |
| 18 |
|
|
- change of contact address. |
| 19 |
|
|
|
| 20 |
|
|
1.0 Fri Jan 30 15:16:16 CET 2004 |
| 21 |
|
|
- Fixed correctness in the presence of non-latin1-characters, at a |
| 22 |
|
|
small speed penalty. Based on an idea by Dave Evans. |
| 23 |
|
|
- perl 5.8.x+ required. |
| 24 |
|
|
|
| 25 |
|
|
0.02 Thu Nov 16 01:30:16 CET 2000 |
| 26 |
|
|
- added minimum_similarity limit to speed up some searches |
| 27 |
|
|
- last version to work with perls <5.8.x. |
| 28 |
|
|
|
| 29 |
|
|
0.01 Fri Apr 7 08:03:08 CEST 2000 |
| 30 |
|
|
- original version; leftover "garbage" from the PApp module |
| 31 |
|
|
|