in reply to preview HTML without a browser?

What will you be previewing with? There are plenty of programs/modules that convert HTML to other formats (PDF::FromHTML) but you need to supply more info (and code) about what you're trying to accomplish.

-derby

Replies are listed 'Best First'.
Re^2: preview HTML without a browser?
by Anonymous Monk on Jun 06, 2007 at 18:32 UTC
    It's very basic HTML code, maybe an img tag, and a few link tags but I would like to have Perl display the HTML 'somehow' without previewing it in a browser if possible. I see that there are a few cryptic browsers built with Perl that might work. Thanks