in reply to Apache::Registry - shared variable?
Apache::Registry as in mod_perl 1.3? I believe Apache::Registry was deprecated a long time ago.
I wrote a patch for Apache::Registry many years ago that fixes a vexing oversight: When a module is imported, the END {} block is executed right away. This problem usually affects database handles.
That patch, Apache::ChildExit, is still on CPAN. I don't have much time to consider your question. But I generally post this answer when I see problems with Apache::Registry.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Apache::Registry - shared variable?
by tqisjim (Beadle) on Jun 20, 2013 at 17:16 UTC | |
by DaisyLou (Sexton) on Jun 20, 2013 at 20:32 UTC | |
by Anonymous Monk on Jun 21, 2013 at 07:44 UTC | |
|
Re^2: Apache::Registry - shared variable?
by Anonymous Monk on Jun 21, 2013 at 07:37 UTC | |
|
Re^2: Apache::Registry - shared variable?
by DaisyLou (Sexton) on Jun 20, 2013 at 20:30 UTC |