Share

Html2Wml

File Release Notes and Changelog

Release Name: 0.4.1

Notes:


Changes: The debug mode no longer uses Text::Wrap, since the result was really too messy. A small function, simple_wrap(), was written to replace it. Particularly, it preserves the line numbering of the output. Support for very badly-formed HTML documents was added. This includes documents with no HTML or BODY tags. The --ignore-images option was added, which tells Html2Wml to completly ignore the image link. This option is enabled by default in CGI mode.