Benchmarking subroutine signatures
May 12, 2014 by David Farrell
We review native subroutine signatures speed and show you how to make them faster
![]() |
VOOZH | about |
May 12, 2014 by David Farrell
We review native subroutine signatures speed and show you how to make them faster
Feb 24, 2014 by David Farrell
The syntax, the benefits and whatβs coming next
Sep 8, 2013 by David Farrell
Add subroutine signatures to Perl
Jul 29, 2013 by David Farrell
CPAN is a fantastic Perl resource with thousands of modules and new ones being added all the time. But how do you keep track of whatβs being released? This article describes three techniques for keeping tabs on the latest CPAN releases.
Jul 17, 2013 by David Farrell
An anonymous function in Perl is an unnamed subroutine. But what are they good for? This article shows how through using anonymous functions itβs possible to write more generic, re-usable Perl code.
Jul 6, 2013 by David Farrell
Perl subroutines do not have signatures so variables must be initialized and arguments assigned to them inside the subroutine code. This article describes two useful shortcuts that can simplify this process.
To get in touch, submit an issue to perladvent/perldotcom on GitHub.
This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
Perl.com and the authors make no representations with respect to the accuracy or completeness of the contents of all work on this website and specifically disclaim all warranties, including without limitation warranties of fitness for a particular purpose. The information published on this website may not be suitable for every situation. All work on this website is provided with the understanding that Perl.com and the authors are not engaged in rendering professional services. Neither Perl.com nor the authors shall be liable for damages arising herefrom.