> > I wasn't expecting to see the <world> escaped in such a way. > What is bizarre is that this behavior only seems to affect > the first [+ +] block. >
Embperl works this way to allow local $escmode to work in normal pages. If you change $escmode and reset it again, the reset will done after the first output. That is exactly what you are seeing. You could use $epreq -> component -> curr_esc_mode instead, but you have to enable it in xsbuilder/maps/ep_structure.map (remove the ! At the start of the line) and run xsbuilder/source_scan.pl and xsbuilder/xs_generate.pl. Afterwards rebuild Embperl. Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]