in reply to
fork(), IO::Socket::SSL and rand()
Instead of use, try
require IO::Socket::SSL;
after fork
Comment on
Re: fork(), IO::Socket::SSL and rand()
Download
Code
In Section
Seekers of Perl Wisdom