Disassemble-X86 0.13 Latest
Kwalitee Issues
- has_meta_yml
 - 
        
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
 
- 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 14 Sep 2002 09:20:19 AM JST gpg: using DSA key 3E00DE702AC11297 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.
 - meta_yml_has_license
 - 
        
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
 
- 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 | 
|---|---|---|---|
| Disassemble::X86 | Disassemble Intel x86 binary code | 0.13 | metacpan | 
| Disassemble::X86::FormatText | Format machine instructions as text | metacpan | |
| Disassemble::X86::FormatTree | Format machine instructions as a tree | metacpan | |
| Disassemble::X86::MemRegion | Represent a region of memory | metacpan |