RE: Using Perl END{} with Apache::Registry

2002-11-12 Thread Jim Schueler
Hello Justin. I've done a little work on a similar problem due to Apache::Registry's unusual treatment of END {} blocks. You may want to take a look at the module I recently submitted: http://www.cpan.org/authors/id/T/TQ/TQISJIM/ChildExit_0-1.tar.gz -Jim Hi, I'm trying to use the END{ }

Apache::ChildExit released

2002-11-05 Thread Jim Schueler
/authors/id/T/TQ/TQISJIM/ChildExit_0-1.tar.gz I have installed this module on three servers with very satisfactory results. Thanks, Jim Schueler

Re: END subroutine in Apache::Registry

2002-07-15 Thread Jim Schueler
in Apache::Registry scripts, a script writer must realize that any module invoked via use or include may work differently than its designer intended, if that module contains END blocks. -Jim On Fri, 12 Jul 2002, Stas Bekman wrote: Jim Schueler wrote: I just read the fine print: Apache

END subroutine in Apache::Registry

2002-07-11 Thread Jim Schueler
realization. I don't see anything on CPAN that can be easily applied to all of the modules that written. I'll happily fill that void, but I must be overlooking the obvious solution. Can anyone provide any insights? Jim Schueler Motor City Interactive