Kee Hinckley wrote:
> That particular definition leads to bad things. In particular,
> eventually you die in SetupSession because tied %HTML::Embperl::udat
> returns undefined.
>
> My guess is that the cleanup of $udat in the module I'm calling
> (loaded by an Execute({ isa }) into a template) is untying them
> somehow.
That might be possible
> I tried $CLEANUP{'$udat'} = 0, but that gives me errors
> about %CLEANUP not being defined and seemed to have no effect,
> whether or not I defined in.
TRy
[$ var %CLEANUP $]
$CLEANUP{'udat'} = 0 ; # udat without $
I didn't tried it out, but it might work
Gerald
--------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
IT-Securityl�sungen * dynamische Webapplikationen * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122
WWW: http://www.ecos.de/ Fax: +49 6133 939-333
--------------------------------------------------------------
|
| ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
|
+-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]