WHAT'S NEW

    The debug mode doesn't use Text::Wrap anymore, the result was really 
    too messy. I wrote a small function, simple_wrap(), which does what 
    I had in mind. Particularly, it preserves the line numbering of the 
    output. 
    
    Added support for very bad-formed HTML documents. This includes 
    particularly documents with no HTML or BODY tags. 
    
    Added the --ignore-images option, which tells Html2Wml to completly 
    ignore the image link. It's enabled by default in CGI mode. 

