CPU-Z80-Assembler 2.25 Latest
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- 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
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
CPU::Z80::Assembler | a Z80 assembler | 2.25 | metacpan |
CPU::Z80::Assembler::Expr | Represents one assembly expression to be computed at link time | 2.25 | metacpan |
CPU::Z80::Assembler::JumpOpcode | Represents one jump assembly instruction to be computed at link time | 2.25 | metacpan |
CPU::Z80::Assembler::List | Assembly listing output class | 2.25 | metacpan |
CPU::Z80::Assembler::Macro | Macro pre-processor for the Z80 assembler | 2.25 | metacpan |
CPU::Z80::Assembler::Opcode | Represents one assembly expression to be computed at link time | 2.25 | metacpan |
CPU::Z80::Assembler::Parser | Parser for the Z80 assembler | 2.25 | metacpan |
CPU::Z80::Assembler::Program | Represents one assembly program | 2.25 | metacpan |
CPU::Z80::Assembler::Segment | Represents one segment of assembly opcodes | 2.25 | metacpan |