[cgiapp] Re: TT::Plugin::Dumper and CGI::Session
A. Pagaltzis
pagaltzis at gmx.de
Mon Oct 29 17:48:07 EDT 2007
* Barry Moore <barry.moore at genetics.utah.edu> [2007-10-29 21:55]:
> Thanks - I wasn't aware of that one. Also, I should have mentioned that
> just dispensing with the pad and indent and wrapping the dumper call with
> <pre> tags in the template will fix the problem.
Don’t forget to pass the output through the HTML filter:
<pre>[% dumper.dump(foo) | html %]</pre>
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the cgiapp
mailing list