> I haven't spent as much time debugging this as I would have liked, > since I was rather frantic to fix it on a live site. However I have > an epl file that is executed with HTML::Embperl::Mail::Execute. It > declares [$ var ... $udat $] and a reference to \%udat was passed to > it via the param option. When it was called, the next use of that > HTTP process would fail with: >
I don't have any idea why this fails, but there is no need to pass %udat. If this file is called from an Embperl page (indirection doesn't matter) %udat is available anyway. 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]
