in reply to
Modern Subroutine Signature Requires Perl Version
The very first line of code in Dave's article reads:
use v5.40;
[download]
Of course, this line is not repeated for every code snippet.
Comment on
Re: Modern Subroutine Signature Requires Perl Version
Download
Code
In Section
Seekers of Perl Wisdom