Authen-SASL 2.16
Kwalitee Issues
- has_readme
 - 
        
Add a README to the distribution. It should contain a quick description of your module and how to install it.
 - no_mymeta_files
 - 
        
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
 - no_pod_errors
 - 
        
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Authen-SASL-2.16/lib/Authen/SASL/Perl/DIGEST_MD5.pm -- Around line 805: Unknown directive: =over4 Around line 807: '=item' outside of any '=over' Authen-SASL-2.16/lib/Authen/SASL/Perl/LOGIN.pm -- Around line 175: Unknown directive: =over4 Around line 177: '=item' outside of any '=over' Authen-SASL-2.16/lib/Authen/SASL/Perl/PLAIN.pm -- Around line 146: Unknown directive: =over4 Around line 148: '=item' outside of any '=over'
 
- 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 Wed 05 Sep 2012 01:08:59 AM JST gpg: using DSA key 47404BE206D8C374 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
 - has_meta_json
 - 
        
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
 - 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: Authen::SASL, Authen::SASL::CRAM_MD5, Authen::SASL::EXTERNAL, Authen::SASL::Perl, Authen::SASL::Perl::ANONYMOUS, Authen::SASL::Perl::CRAM_MD5, Authen::SASL::Perl::DIGEST_MD5, Authen::SASL::Perl::EXTERNAL, Authen::SASL::Perl::GSSAPI, Authen::SASL::Perl::LOGIN, Authen::SASL::Perl::PLAIN
 - consistent_version
 - 
        
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.05,2.14,2.16
 
- meta_yml_has_provides
 - 
        
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
 - has_separate_license_file
 - 
        
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
 - has_security_doc
 - 
        
Add SECURITY(.pod|md). See Software::Security::Policy.
 - security_doc_contains_contact
 - 
        
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
 - has_contributing_doc
 - 
        
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
 
Modules
| Name | Abstract | Version | View | 
|---|---|---|---|
| Authen::SASL | SASL Authentication framework | 2.16 | metacpan | 
| Authen::SASL::CRAM_MD5 | 2.14 | metacpan | |
| Authen::SASL::EXTERNAL | 2.14 | metacpan | |
| Authen::SASL::Perl | Perl implementation of the SASL Authentication framework | 2.14 | metacpan | 
| Authen::SASL::Perl::ANONYMOUS | Anonymous Authentication class | 2.14 | metacpan | 
| Authen::SASL::Perl::CRAM_MD5 | CRAM MD5 Authentication class | 2.14 | metacpan | 
| Authen::SASL::Perl::DIGEST_MD5 | Digest MD5 Authentication class | 2.14 | metacpan | 
| Authen::SASL::Perl::EXTERNAL | External Authentication class | 2.14 | metacpan | 
| Authen::SASL::Perl::GSSAPI | GSSAPI (Kerberosv5) Authentication class | 0.05 | metacpan | 
| Authen::SASL::Perl::LOGIN | Login Authentication class | 2.14 | metacpan | 
| Authen::SASL::Perl::PLAIN | Plain Login Authentication class | 2.14 | metacpan | 
Provides
| Name | File | View | 
|---|---|---|
| Authen::SASL::Perl::Layer | lib/Authen/SASL/Perl.pm | metacpan |