mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 20:21:01 +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.
1.8 KiB
1.8 KiB