#TodayIAchieved support in #perl extended subroutine signatures for refalias parameters. That is, parameters that act like lexical variables within the function, but which in fact just alias to variables passed in by the caller
Bill Ricker reshared this.

Paul Evans
Unknown parent • • •@dakkar Mmm, I'm not sure of the implications of that, due to modifying the aliased array.
Are you intending to write up a PPC doc about the overall idea?