This is a chapter in Perl New Features, a book from Perl School that you can buy on LeanPub or Amazon. Your support helps me to produce more content. Perl v5.36 disables by default a Perl 3 feature that you may have never seen, which I’ll cover in the next section. In a single-element access … Continue reading "Goodbye fake multidimensional data structures"| The Effective Perler
This is a chapter in Perl New Features, a book from Perl School that you can buy on LeanPub or Amazon. Your support helps me to produce more content. We’re almost at the end of the tragic saga of given-when, a feature added in v5.10. It lost the lexical $_ in v5.24 after that feature … Continue reading "switch removed from the v5.36 feature bundle"| The Effective Perler