You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2003/12/02 16:23:44 UTC

Re: [$ var $udat $]

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:     richter@ecos.de          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: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org