Hiya,

Martijn wrote:
> You can use HTML::Clean to strip comments, whitespace etc., from your 
> processed templates before printing them.

        This is by far the best method for me right now... Right now, while
my app is being built, my config file has htmlclean = no, once I set it to
yes, instead of my $tmpl->output() being printed, an HTML::Clean object is
instantiated and the template data is printed that way instead, brilliant
little module... People might think I write html like a MCSE on crack after
peeking at the cleaned up source, but hey :)

        Once more, thanks!




"This e-mail may contain confidential information and may be legally
privileged and is intended only for the person to whom it is addressed. If
you are not the intended recipient, you are notified that you may not use,
distribute or copy this document in any manner whatsoever. Kindly also
notify the sender immediately by telephone, and delete the e-mail. When
addressed to clients of the company from where this e-mail originates ("the
sending company ") any opinion or advice contained in this e-mail is subject
to the terms and conditions expressed in any applicable terms of business or
client engagement letter . The sending company does not accept liability for
any damage, loss or expense arising from this e-mail and/or from the
accessing of any files attached to this e-mail." 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to