PAX 0.025

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