Categories
Software and Programming

Perl stuff: When to use

Perl stuff:
When to use local in Perl. Also definitely worth reading is the relevant section of the long-but-excellent perlsub man page, which explains all the gory details of how subroutines, functions and variable scope work in Perl.