Re: How to render HTML as text (like lynx does) ?
- From: Keith Keller <kkeller-usenet@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 18 Apr 2005 21:28:27 -0700
On 2005-04-19, Adrian <adrian.jfl@xxxxxxxxx> wrote:
> I've been playing around with a lot of modules but can't find
> one that simply represents HTML as text, laying out the tables
> so that things appear in approximately the right place on the
> page according to table structures etc.. lynx does a good job
> of it (eg 'lynx http://groups.google.com' then redirect output
> to a file) but surely there's a good perl module around?
use HTML::FormatText;
--keith
--
kkeller-usenet@xxxxxxxxxxxxxxxxxxxxxxxxxx
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom
see X- headers for PGP signature information
.
- Follow-Ups:
- Re: How to render HTML as text (like lynx does) ?
- From: Adrian
- Re: How to render HTML as text (like lynx does) ?
- References:
- How to render HTML as text (like lynx does) ?
- From: Adrian
- How to render HTML as text (like lynx does) ?
- Prev by Date: How to render HTML as text (like lynx does) ?
- Next by Date: Re: How to render HTML as text (like lynx does) ?
- Previous by thread: How to render HTML as text (like lynx does) ?
- Next by thread: Re: How to render HTML as text (like lynx does) ?
- Index(es):
Relevant Pages
|