Mon Oct 30 22:11:35 2017zefram [...] fysh.org - Ticket created
Subject:
no random source by default
Date:
Tue, 31 Oct 2017 02:11:23 +0000
To:
bug-Crypt-OpenPGP [...] rt.cpan.org
From:
Zefram <zefram [...] fysh.org>
Crypt-OpenPGP fails its test suite by default, complaining "No random
source available". The cause is that Crypt::OpenPGP::Util requires
either Crypt::Random or Bytes::Random::Secure to be available in order
to generate random bytes, but the distribution doesn't declare either
of these as a prerequisite.
-zefram