Hi,

I've tried to compile Crypt::Random on 64-bit HP-UX.11.11 and the
tests fail in 'pari_misfeature.t' test script.

I don't have any random devices nor the egd at my disposal so the
Crypt::Random falls right into the 'rand' function. I've tracked the
error to Crypt::Random::Provider::rand package and into its
constructor.

The code goes like this:

Crypt::Random tries to load a random number provider: