Revision history for Perl extension Freq.
0.01 Mon Apr 23 03:37:59 2001
- original version; created by h2xs 1.20 with options
-XA -n Freq
0.16 Tue Jan 25 19:04:25 PST 2005
- Complete rewrite. Pure perl, with arbitrarily complex sequence and alternation queries, proximity searches, sentence-boundary indexing.
0.17 Thu Jan 27 16:04:25 PST 2005
- Documentation corrections; added ABSTRACT; isr closure update; removed dependency on latest perl; added dependency on FileHandle;