I'm using HTML::FormatText to format a file that contains HTML tags and customized tags.

I'd like to remove the tags, but keep the overall layout and appearance of the file as it appears in a text editor.

When I run this:

$wholefile3 = HTML::FormatText->new->format(parse_html($wholefile2));

on my file, all the tags are removed, but so ALL the formatting. The hitherto nicely laid-out document is one great big unreadable blob of text.

What am I missing?

--

Craig Cardimon
AUS INC.


--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0510-0, 03/08/2005 Tested on: 3/11/2005 9:38:03 AM avast! - copyright (c) 1988-2004 ALWIL Software. http://www.avast.com



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to