-
-
20 Nov 2020 00:28:49 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (209 / 0 / 0)
- Kwalitee
Bus factor: 1- 53.20% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (44.9KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.13
- HTML::TagReader->new_from_iofh() to allow working with existing filehandles or strings read via a filehandle
- restructure tr_httpcheck
- more tests code
- end of changes
Documentation
check for broken relative links in html pagesdelete font tags that hardcode the size or the font face.fix lt and gt in text parts of html files to become < and >check if a particular web-pages existsadd width and height to ltimg src=...gtlist links in html filesexpand mailto: into a non clickable name and mail address.modify tags in html files with perl commands.expand SSI directives #include virtual and #exec cmdgrep for a xml/sgml/html tagprocess html files and expand links on directoriesModules
Perl extension module for reading html/sgml/xml files by tags.Module Install Instructions
To install HTML::TagReader, copy and paste the appropriate command in to your terminal.
cpanm HTML::TagReader
perl -MCPAN -e shell install HTML::TagReader
For more information on module installation, please visit the detailed CPAN module installation guide.