PAX 0.027
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.027 | metacpan |
| PAX::AppImage | application image builder and launcher packager | 0.027 | metacpan |
| PAX::AppServer | fork server and request bridge for packaged app images | 0.027 | metacpan |
| PAX::ArtifactCache | artifact metadata store for compiled native outputs | 0.027 | metacpan |
| PAX::Backend::Tier1CraneliftEquivalent | tier-1 backend planning stub for fast native code generation | 0.027 | metacpan |
| PAX::Backend::Tier2LLVM | tier-2 backend planning stub for optimized native code generation | 0.027 | metacpan |
| PAX::Benchmark | internal benchmark helpers for PAX validation | 0.027 | metacpan |
| PAX::BenchmarkMatrix | benchmark matrix runner for repeatable performance comparisons | 0.027 | metacpan |
| PAX::CLI | public PAX command facade | 0.027 | metacpan |
| PAX::CLI::Progress | DD-style terminal task board for long-running PAX CLI work | 0.027 | metacpan |
| PAX::CPANMatrix | CPAN compatibility matrix runner | 0.027 | metacpan |
| PAX::Capture | live and hermetic capture engine | 0.027 | metacpan |
| PAX::CodeUnitCompiler | Perl source-unit compiler for standalone packaging | 0.027 | metacpan |
| PAX::Compatibility | compatibility comparator for native-versus-Perl behavior | 0.027 | metacpan |
| PAX::CoreSuite | perl-core suite runner | 0.027 | metacpan |
| PAX::Corpus | corpus runner for grouped validation workloads | 0.027 | metacpan |
| PAX::DeoptEngine | deoptimization policy helper | 0.027 | metacpan |
| PAX::Differential | compare stock Perl execution with PAX capture behavior | 0.027 | metacpan |
| PAX::Gatekeeper | release and SOW validation checks for PAX | 0.027 | metacpan |
| PAX::GuardManager | guard registration and invalidation helper | 0.027 | metacpan |
| PAX::GuardedSSA | guard-aware SSA lowerer | 0.027 | metacpan |
| PAX::HIR | high-level intermediate representation builder | 0.027 | metacpan |
| PAX::HotRegionJIT | hot-region promotion planner | 0.027 | metacpan |
| PAX::InlineCache | inline-cache state tracker | 0.027 | metacpan |
| PAX::Manifest | capture manifest serializer | 0.027 | metacpan |
| PAX::Mode | mode normalizer for capture and build flows | 0.027 | metacpan |
| PAX::NativeRunner | native artifact launcher and fallback bridge | 0.027 | metacpan |
| PAX::OSR | on-stack replacement promotion planner | 0.027 | metacpan |
| PAX::Paxfile | paxfile.yml parser and normalizer | 0.027 | metacpan |
| PAX::ProfileGuidedAOT | profile-guided ahead-of-time planning helper | 0.027 | metacpan |
| PAX::ProfileStore | profile persistence layer | 0.027 | metacpan |
| PAX::RegionSelector | candidate region selector | 0.027 | metacpan |
| PAX::Runtime::Value | runtime value normalization helper | 0.027 | metacpan |
| PAX::RuntimeDispatcher | runtime dispatch coordinator | 0.027 | metacpan |
| PAX::StandaloneAnalysis | standalone dependency and payload analyzer | 0.027 | metacpan |
| PAX::StandaloneDispatch | standalone command and region dispatch helper | 0.027 | metacpan |
| PAX::StandaloneImage | build standalone PAX executable images | 0.027 | metacpan |
| PAX::StandaloneRuntime | embedded runtime loader for standalone binaries | 0.027 | metacpan |
| PAX::Tier1 | tier-1 native compilation planner | 0.027 | 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 |