> > Thanks - I had a 'local $escmode = 0' in the original, which I guess > does the unescaping but not the whitespace munging due to scope. The > escaping gets rid of the final \r\n, which is what I was after. >
Embperl 1.3 append a \r\n at the end of the output if $escmode isn't 0 at the end of the file. Because of your your local $escmode was not zero at eof. Embperl 2.0b7 doesn't append this \r\n anymore at all. Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]