Skip to main content


#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

metacpan.org/pod/Sublike::Exte…

Bill Ricker reshared this.

Unknown parent

mastodon - Link to source
Paul Evans

@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?