>
> Is there any sound strategy, besides writing a module of my own to
> catch the global CLEANUP call and broadcast it to my modules?
>
If you running under mod_perl you can use a PerlCleanupHandler to do cleanup
work (that's the same time when CLEANUP is called from Embperl). (you can
also dynamicly register it with register_cleanup method of mod_perl).
If you are using CGI, you may simply add the calls to the end of your
embpcgi.pl
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 925151
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]