Contributing

Contribution Standard

PAX changes should improve a reusable class of Perl projects. Avoid application-specific patches when a structural compiler, packaging, loader, or runtime fix is locally possible.

What to Include

Useful contributions normally include at least one of:

When a change affects operator-visible behavior, update:

Performance Reports

Performance reports are easiest to investigate when they include:

That makes it possible to separate packaging cost, startup cost, helper dispatch cost, and native-lowering coverage gaps.