newmodule Deleted
Kwalitee Issues
- has_version
 - 
        
Add a version number to the packed distribution. Or use a buildtool ('make dist' or 'Build dist')
 - has_proper_version
 - 
        
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
 - distname_matches_name_in_meta
 - 
        
Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.
Error: Config-INI-Reader-Encrypted
 - main_module_version_matches_dist_version
 - 
        
Make sure that the main module name and version are the same of the distribution.
 
- meta_yml_declares_perl_version
 - 
        
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
 
- 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 | 
|---|---|---|---|
| Config::INI::Reader::Encrypted | Read AES encrypted INI files | 0.01 | metacpan |