Revision history for Perl extension HTML::TagReader.
0.01 Tue Oct 2 23:38:11 2001
- original version; created by h2xs 1.19
0.02 Sun Jul 7 15:55:51 CEST 2002
- added blck as example program
0.03 Sun Jul 14 16:59:41 CEST 2002
- first public version
0.04 Mon Jul 15 18:55:10 MET DST 2002
- changed name space to HTML::Tagreader
0.05 Fri Jul 19 17:05:10 MET DST 2002
- documentation updates
- bug fix: blck tries to check abs link with anchor
- function signatures changed: No more optional arguments.
0.06 Fri Jul 19 18:10:39 CEST 2002
- name changed from HTML::Tagreader to HTML::TagReader
0.07 Sat Jul 20 22:52:11 CEST 2002
- bug fixes and changes in the applications llnk and xlnk
0.08 Sun Jul 21 22:59:32 CEST 2002
- bug fix xlnk, option -v0 does not work
- bug fix blck, <a name=xx href=...> is a valid tag.
- unlimited file length
- TagReader.xs re-written to use PerlIO
0.09 Mon Jul 22 22:02:18 CEST 2002
- mvlnk added
0.10 Sun Aug 11 22:49:13 CEST 2002
- renamed included programs to tr_something
e.g tr_mvlnk
- added tr_staticssi
0.11 Sun Sep 1 21:53:30 CEST 2002
- tr_blck add option -d for checking of abs file system links
- tr_llnk cleanup path components with ".." xx/../yy -> yy
0.12 Mon Sep 2 19:51:16 MET DST 2002
- tr_llnk function flattenpath changed
- tr_httpcheck be more tollerant about the input
- do not remove // after things like http://...
0.13 Sun Oct 6 09:55:55 CEST 2002
-"Warning, single '>' should be..." was printed even if showerrors
was not set.
- tr_tagcontentgrep added
- logo added (html_trbutton_small.png)