Garrett, Philip (MAN-Corporate) wrote:
I haven't used it under Apache::Registry directly, but I do use it in a PerlHandler with no ill effects.
That's probably good news, as it implies that it should be possible to fix things somehow. I reuse the same parser over and over, as
opposed to creating new ones.
I've tried changing the code to do this, but to no avail. After each parse, I call this (although it
probably won't help you): eval { $parser->resetDocumentPool() };
It won't; I'm not using DOM, and I think that's DOM only. Thanks anyway. -- Regards Stephen Collyer Netspinner Ltd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]