At 10:07 AM 12/19/01 -0800, Agustin Rivera wrote: >I could of swore I saw a message about some Perl module that outputs >"pretty", properly indented HTML. I can't find the message in my email >client, so if anyone could help me, I'd be very grateful.
Sounds like you're thinking of CGI::Pretty. However, that just helps indent HTML that you generate with the CGI methods. If you've got existing HTML that you want to reformat, you'd need something else... looks like HTML::PrettyPrinter is designed for that. -- Peter Scott Pacific Systems Design Technologies http://www.perldebugged.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]