gerald,
i'm running under mod_perl, of course. otherwise END would just
suffice, I guess. my worries is that a few DBI connections I'm making
with Tie::DBI are effectively shut down.
how can I check that *which* variables *not* are being cleaned
up after each call? is there a way?
maybe I could register_cleanup from the module, but I guess
that'd make a mess: a module gets 'used' by an embperl page, and
registers a cleanup handler. Then embperl finishes processing, cleans up
everything and right afterwards comes mod_perl, calling the registered
method. sounds like a recipe for coredump hell.
martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]