in reply to
Misformatted HTML::Template source code
No template system in the world has this as a core feature. You would re-process the template output using something like
HTML::Tree
or
HTML::PrettyPrinter
Comment on
Re: Misformatted HTML::Template source code
In Section
Seekers of Perl Wisdom