Benchmarking subroutine signatures
We review native subroutine signatures speed and show you how to make them faster
We review native subroutine signatures speed and show you how to make them faster
The syntax, the benefits and what’s coming next
Writing accessors in vanilla object oriented Perl doesn’t have to lead to verbose boilerplate code
Add subroutine signatures to Perl
Perl’s flexible syntax accepts all kinds of shenanigans and hackery. This article describes one such trick to call object methods without including the referent object (sort of).