The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.17 - 2016-01-21

  • crypt() now tries BCRYPT first on OpenBSD (with reasonable value of cost), or SSHA512 (with reasonable value of rounds) on other systems, then it falls back to MD5-CRYPT and CRYPT.
  • Switch to Bytes::Random::Secure.

Modules

Crypt password utilities