Hi,

I'm looking for the opposite of a cleanup handler that can be set during
runtime under Apache::Registry. For example, in a script running under
Apache::Registry, I want to be able to add only:

        use MyModule;

and have some initilization code get registered to run on every
subsequent request automatically? I haven't been able to figure out if
this is possible, the only thing I can see is adding the subroutine call
after the use manually.

Any ideas?

Cheers,

Alex

--------------------  Gossamer Threads Inc.  ----------------------
Alex Krohn                        Email: [EMAIL PROTECTED]
Internet Consultant               Phone: (604) 687-5804
http://www.gossamer-threads.com   Fax  : (604) 687-5806


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

Reply via email to