Crypt-Passphrase 0.009 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Crypt::Passphrase::MD5::Hex, Crypt::Passphrase::SHA1::Hex
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Crypt::Passphrase::MD5::Hex, Crypt::Passphrase::SHA1::Hex
Modules
Name | Abstract | Version | View |
---|---|---|---|
Crypt::Passphrase | A module for managing passwords in a cryptographically agile manner | 0.009 | metacpan |
Crypt::Passphrase::Encoder | Base class for Crypt::Passphrase encoders | 0.009 | metacpan |
Crypt::Passphrase::Fallback | a fallback validator for Crypt::Passphrase | 0.009 | metacpan |
Crypt::Passphrase::MD5::Hex | Validate against hexed MD5 hashes with Crypt::Passphrase | 0.009 | metacpan |
Crypt::Passphrase::PassphraseHash | An object representing a hash for password checking | 0.009 | metacpan |
Crypt::Passphrase::SHA1::Hex | Validate against hexed SHA1 hashes with Crypt::Passphrase | 0.009 | metacpan |
Crypt::Passphrase::Validator | Base class for Crypt::Passphrase validators | 0.009 | metacpan |