in reply to POE program running into sporadic segfault
Maybe you could also run Net::Curl in a child with POE::Wheel::Run, and pass the result back on stdout with POE::Filter::Stream/Reference? This should at least prevent extra threads in the main process.
|
|---|