in reply to
Re: XML::SAX::ExpatXS - stop parsing?
in thread
XML::SAX::ExpatXS - stop parsing?
Hmm why didn't i think of that? Is that stuff safe with mod_perl?
Comment on
Re^2: XML::SAX::ExpatXS - stop parsing?
Replies are listed 'Best First'.
Re^3: XML::SAX::ExpatXS - stop parsing?
by
ikegami
(Patriarch)
on Jul 25, 2011 at 23:41 UTC
die in one thread and process does not affect other threads or processes.
[reply]
In Section
Seekers of Perl Wisdom