perl5
perl5 copied to clipboard
[EXPERIMENT] Named parameters in subroutine signatures (PPC0024)
PPC0024 defines syntax for declaring subroutine parameters that match based on name/value pairs passed by the caller, rather than position in the argument list.
This issue tracks its progress toward the end of its experimental phase.