I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-03-28 23:33:10-08 by chainsaw901
Didn't read all bytes from urandom
I get this message while trying to install Crypt::DH Didn't read all bytes from urandom at blib/lib/Crypt/DH.pm line 99. Looking at the code for DH.pm, this is telling me that urandom is most likely not responding. I am running solaris7, which dosn't have a native /dev/random, /dev/urandom. I am using ANDIrand as a /dev/random solution. Could this be the problem, or is there something else I am missing? Chainsaw
Direct Responses: Write a response