Alien-libui 0.03 Latest
Kwalitee Issues
- has_manifest
 - 
        
Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")
 - has_meta_yml
 - 
        
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
 - manifest_matches_dist
 - 
        
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error: Cannot find MANIFEST in dist.
 - prereq_matches_use
 - 
        
List all used modules in META.yml requires
Error:
- Alien::Base
 
 
- no_dot_dirs
 - 
        
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .github
 - test_prereq_matches_use
 - 
        
List all modules used in the test suite in META.yml test_requires
Error:
- Test::Alien
 
 
- 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 | 
|---|---|---|---|
| Alien::libui | Build and Install libui: A portable GUI library | 0.03 | metacpan |