Hi, I use WWW::Curl::Easy module to use cURL in my perl application. My application has a lot of threads and each of them request pages through HTTPS. After some time of running, the application crashes.
Looking at the "multithreading" hints for OpenSSL, I need to set some callbacks to get it work correctly. And I dont know how to do that from perl. Could someone help me? Thanks. -- Until next time, Jagathish
