Re: Problem with

2010-02-12 Thread Michael Smith
I recently used this nastyness to get an image tag to close properly: I know that EMBPERL_OUTPUT_MODE should address this but I was actually running this as an offline process and couldn't work out how to set it in this context. Michael On Fri, Feb 12, 2010 at 4:51 PM, Dirk Melchers wrote: >

Re: Problem with

2010-02-12 Thread Dirk Melchers
Hi, Am 12.02.2010 um 17:46 schrieb Jean-Christophe Boggio: > Hi Gerald, > > Gerald Richter - ECOS a écrit : >> Setting EMBPERL_OUTPUT_MODE should solve your problem: >> http://perl.apache.org/embperl/pod/doc/Config.-page-2-.htm#sect_44 > > No, I don't want embperl to generate the final /, I jus

Re: Problem with

2010-02-12 Thread Jean-Christophe Boggio
Hi Gerald, Gerald Richter - ECOS a écrit : Setting EMBPERL_OUTPUT_MODE should solve your problem: http://perl.apache.org/embperl/pod/doc/Config.-page-2-.htm#sect_44 No, I don't want embperl to generate the final /, I just want it not to break my code when it adds things to it. --