I am looking for a module that will render html to console but
formatted much like one might see with Lynx. Is there such a module
already out there for this?
Thanks,
Harlin
harlin seritt
sponsored links
2
10th August 02:13
fredrik lundh
External User
Posts: 1
Rendering HTML
use htmllib+formatter: http://effbot.org/librarybook/formatter.htm
</F>