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. Of course not using the default (Data::Dumper) serializer with CGI::Session is probably best of all.

B

On Oct 29, 2007, at 2:03 PM, Peter Karman wrote:



On 10/29/2007 01:50 PM, Barry Moore wrote:
This is really a TT issue, and I'll post to that list also, but I
thought I'd send it here as well since it has a good chance of biting
other CAP users, so it would be good to have it in the archives.

Using CGI::Session at the same time as Template::Plugin::Dumper can
cause problems.  The dumper plugin sets (among other things)


try Template::Plugin::Dump instead. Data::Dump is better than Data::Dumper imo.

--
Peter Karman  .  [EMAIL PROTECTED]  .  http://peknet.com/


#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################


#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to