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 HTML::Index.

0.01  Tue Feb 13 14:27:19 2001
	- original version; created by h2xs 1.20 with options
		-A -X HTML::Index
0.04  Wed Jun 20 16:02:41 BST 2001
        - fixed a bug with "keys" method - thanks to dave@notsoldseparately.com
0.06  Tue Jan 15 17:51:04 GMT 2002
        - major rewrite, thanks mainly to suggestions from william ross
          [will@spanner.org]. Also new using BerkeleyDB, and using a bitstring
          for the inverted index.
0.08  Fri Mar 22 14:11:03 GMT 2002
        - bug fix for reindexing - thanks to Aaron Crane
          [aaronc@gbdirect.co.uk] for spotting this one!
0.09  Tue Aug 27 17:45:46 BST 2002
        - bug fix for >2 word queries - thanks to Aaron Crane (again!)
          [aaronc@gbdirect.co.uk] for spotting this one!