PAX 0.018
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:- Capture::Tiny
- 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.
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:- Capture::Tiny
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- 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 |
|---|---|---|---|
| PAX | Perl Adaptive eXecution compiler and standalone binary packager | 0.018 | metacpan |
| PAX::AppImage | 0.018 | metacpan | |
| PAX::AppServer | 0.018 | metacpan | |
| PAX::ArtifactCache | 0.018 | metacpan | |
| PAX::Backend::Tier1CraneliftEquivalent | 0.018 | metacpan | |
| PAX::Backend::Tier2LLVM | 0.018 | metacpan | |
| PAX::Benchmark | internal benchmark helpers for PAX validation | 0.018 | metacpan |
| PAX::BenchmarkMatrix | 0.018 | metacpan | |
| PAX::CLI | public PAX command facade | 0.018 | metacpan |
| PAX::CLI::Progress | DD-style terminal task board for long-running PAX CLI work | 0.018 | metacpan |
| PAX::CPANMatrix | 0.018 | metacpan | |
| PAX::Capture | 0.018 | metacpan | |
| PAX::CodeUnitCompiler | 0.018 | metacpan | |
| PAX::Compatibility | 0.018 | metacpan | |
| PAX::CoreSuite | 0.018 | metacpan | |
| PAX::Corpus | 0.018 | metacpan | |
| PAX::DeoptEngine | 0.018 | metacpan | |
| PAX::Differential | compare stock Perl execution with PAX capture behavior | 0.018 | metacpan |
| PAX::Gatekeeper | release and SOW validation checks for PAX | 0.018 | metacpan |
| PAX::GuardManager | 0.018 | metacpan | |
| PAX::GuardedSSA | 0.018 | metacpan | |
| PAX::HIR | 0.018 | metacpan | |
| PAX::HotRegionJIT | 0.018 | metacpan | |
| PAX::InlineCache | 0.018 | metacpan | |
| PAX::Manifest | 0.018 | metacpan | |
| PAX::Mode | 0.018 | metacpan | |
| PAX::NativeRunner | 0.018 | metacpan | |
| PAX::OSR | 0.018 | metacpan | |
| PAX::Paxfile | 0.018 | metacpan | |
| PAX::ProfileGuidedAOT | 0.018 | metacpan | |
| PAX::ProfileStore | 0.018 | metacpan | |
| PAX::RegionSelector | 0.018 | metacpan | |
| PAX::Runtime::Value | 0.018 | metacpan | |
| PAX::RuntimeDispatcher | 0.018 | metacpan | |
| PAX::StandaloneAnalysis | 0.018 | metacpan | |
| PAX::StandaloneDispatch | 0.018 | metacpan | |
| PAX::StandaloneImage | build standalone PAX executable images | 0.018 | metacpan |
| PAX::StandaloneRuntime | 0.018 | metacpan | |
| PAX::Tier1 | 0.018 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README.md | metacpan |
| cpanfile | metacpan |
| t/fixtures/standalone_policy.cpanfile | metacpan |