Hello again,
The problem with push_handlers, I just realized, is that the
"PerlHandler" argument assumes that its argument is a method, sub,
within the same package/handler. However, I need some other handler to
take over and finish the job. Chaining won't do since I don't know
before hand which handler will step in. 
Any suggestions?
thanks
-r
TOL: I am wondering if I should create a sub process?

Reply via email to