mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-17 20:51:00 +01:00
Crypt::PWSafe3 already prefers Bytes::Random::Secure over Crypt::Random but still has a hard dependency on it, via an unconditional "use Crypt::Random". This is no longer necessary since Crypt::Random will be require-d if a suitably recent version of Bytes::Random::Secure cannot be found. The Makefile.PL is also updated to reflect this approach.
24 KiB
24 KiB