Changes for version 0.02 - 2002-09-24
- Fixed the copyright notice.
- Changed IgnoreTextCharacteristicsHTML::get_tokens - was checking if there was text before certain token by checking if ($`). Yet, if the text before is '0', this condition will return false! Fixed it to (length($`)).
- Besides, the class is old enough to add the comment that it probably actually works :-)
Modules
Let us ignore unwanted parts, while parsing text.
Let us ignore the HTML tags when parsing HTML text
Let us ignore the HTML tags when parsing HTML text