App-Sv 0.009 Deleted
Kwalitee Issues
    This is not the latest release. The following issues may have already been fixed in the newer releases.
  
        - has_license_in_source_file
 - 
        
Add =head1 LICENSE and the text of the license to the main module in your code.
 
- no_missing_files_in_provides
 - 
        
Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.
Error: lib/App/Sv/Command.pm, lib/App/Sv/Socket.pm
 - has_known_license_in_source_file
 - 
        
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
 
- 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.