Categories
HTML::TagReader
HTML::TagReader is a Perl module which lets you read html/xml files by tag. That is: in a similar way as you can read textfiles by line with "while(<>)" you use HTML::TagReader::getbytoken to read a file by tag.
It also includes several programs that are very useful for webmasters. All programs start with the prefix "tr_" to make it easier to remember their names. These include tr_blck, tr_httpcheck, tr_llnk, tr_xlnk, tr_mvlnk, tr_staticssi, tr_tagcontentgrep, and tr_imgaddsize
Last updated 16 Mar, 2005
About
Leadership
- Guido Socher - Maintainer
Requirements
- Perl (Use Requirement)
Related Projects
Subprograms
tr_blck, tr_httpcheck, tr_llnk, tr_xlnk, tr_mvlnk, tr_staticssi, tr_tagcontentgrep, tr_imgaddsize
Versions
1.05
1.05 stable released 2003-10-14
- Released: 14 Oct, 2003
- Code Maturity: Stable
- Source Archive: http://pepper.linuxfocus.org/~guido/HTML-TagRea...
- Licenses: Perl
- Interfaces: Web




