Authen-Passphrase 0.008 Latest
Kwalitee Issues
No Core Issues.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Sat 04 Feb 2012 11:06:54 PM JST gpg: using DSA key 395F66B765720151 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Authen::Passphrase | hashed passwords/passphrases as objects | 0.008 | metacpan |
Authen::Passphrase::AcceptAll | accept any passphrase | 0.008 | metacpan |
Authen::Passphrase::BigCrypt | passphrases using bigcrypt algorithm | 0.008 | metacpan |
Authen::Passphrase::BlowfishCrypt | passphrases using the Blowfish-based Unix crypt() | 0.008 | metacpan |
Authen::Passphrase::Clear | cleartext passphrases | 0.008 | metacpan |
Authen::Passphrase::Crypt16 | passphrases using Ultrix crypt16 algorithm | 0.008 | metacpan |
Authen::Passphrase::DESCrypt | passphrases using the DES-based Unix crypt() | 0.008 | metacpan |
Authen::Passphrase::EggdropBlowfish | passphrases using Eggdrop's blowfish.mod | 0.008 | metacpan |
Authen::Passphrase::LANManager | passphrases using the LAN Manager hash algorithm | 0.008 | metacpan |
Authen::Passphrase::LANManagerHalf | passphrases using half the LAN Manager algorithm | 0.008 | metacpan |
Authen::Passphrase::MD5Crypt | passphrases using the MD5-based Unix crypt() | 0.008 | metacpan |
Authen::Passphrase::MySQL323 | passphrases using the MySQL v3.23 algorithm | 0.008 | metacpan |
Authen::Passphrase::MySQL41 | passphrases using the MySQL v4.1 algorithm | 0.008 | metacpan |
Authen::Passphrase::NTHash | passphrases using the NT-Hash algorithm | 0.008 | metacpan |
Authen::Passphrase::NetscapeMail | passphrases using Netscape Mail Server's method | 0.008 | metacpan |
Authen::Passphrase::PHPass | passphrases using the phpass algorithm | 0.008 | metacpan |
Authen::Passphrase::RejectAll | reject all passphrases | 0.008 | metacpan |
Authen::Passphrase::SaltedDigest | passphrases using the generic salted digest algorithm | 0.008 | metacpan |
Authen::Passphrase::VMSPurdy | passphrases with the VMS Purdy polynomial system | 0.008 | metacpan |