Changes for version 1.25
- Crypt::Random now uses a BEGIN block when exporting its functions. There was a circular reference between Crypt::Random and Crypt::Random::Generator, and depending on the order the modules were used in, it lead to an 'Undefined subroutine' error. Patch by ceeshek@cpan.org.
Modules
Cryptographically Secure, True Random Number Generator.
Provides
in lib/Crypt/Random/Generator.pm
in lib/Crypt/Random/Provider/File.pm
in lib/Crypt/Random/Provider/devrandom.pm
in lib/Crypt/Random/Provider/devurandom.pm
in lib/Crypt/Random/Provider/egd.pm
in lib/Crypt/Random/Provider/rand.pm