Changes for version 0.51 - 2002-10-25
- IO:Handle requires that the file descriptor is flushed before closing otherwise you can loose data when writing. Somehow the close does not seem to flush correctly. I don't know if this is a bug in perl.
Documentation
check for broken relative links in html pages
fix < and > in text parts of html files to become < and >
check if a particular web-pages exists
add width and height to <img src=...>
list links in html files
modify tags in html files with perl commands.
expand SSI directives #include virtual and #exec cmd
grep for a xml/sgml/html tag
process html files and expand links on directories
Modules
Perl extension module for reading html/sgml/xml files by tags.