LLVM 0.10 Latest
Kwalitee Issues
No Core Issues.
- 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.
- 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.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- File::Which
Modules
Name | Abstract | Version | View |
---|---|---|---|
LLVM | Perl bindings to the Low Level Virtual Machine | 0.10 | metacpan |
LLVM::Builder | LLVM builder class | 0.10 | metacpan |
LLVM::Const | LLVM const value class | 0.10 | metacpan |
LLVM::ExecutionEngine | LLVM execution engine class | 0.10 | metacpan |
LLVM::GenericValue | LLVM generic value class | 0.10 | metacpan |
LLVM::Module | LLVM module class | 0.10 | metacpan |
LLVM::PassManager | LLVM pass manager class | 0.10 | metacpan |
LLVM::Target | LLVM target class | 0.10 | metacpan |
LLVM::TargetMachine | LLVM target machine class | 0.10 | metacpan |
LLVM::Transform | LLVM transformation class | 0.10 | metacpan |
LLVM::Type | LLVM type class | 0.10 | metacpan |
LLVM::Value | LLVM value class | 0.10 | metacpan |