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.2801 - 2015-01-08

  • Support for new environment variable. PASSWD_KEYRING_AUTO_FORCE can be set to short name of keyring which must be used no matter what. If it is present, only this backend is considered.
  • Passwd::Keyring::Auto->new handles named parameters force, prefer and forbid - appropriately enforced backend, list of preferred backends, list of forbidden backends. This way module behaviour can also be impacted from the code.
  • Documentation improvements.

Modules

interface to secure password storage(s)