The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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