We have a set of Embperl web pages which have a common backend (perl
library) which populates many values in the page dataspace.  Is there a
way to do cleanup on this other than adding each variable to %CLEANUP as
it is set?

If the answer is no, would y'all be interested in
    a> code to support @CLEANUPFUNCS
    b> code to add option to purge all non-Embperl variables at cleanup

(Note that we have a fix in place for the immediate problem, which
actually appears to be that Embperl thinks that

    @{$modify{$attr}{'d'}} = ();

is setting something other than "%modify" (I'd suspect "$modify", but
I've not looked into this yet.)

Ed Grimm


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to