• Variable Scoping in Perl: the basics by arturo
  • Lexical vs. Package Variables (With a little local thrown in) by dsb
  • Lexical scoping like a fox by broquaint
  • Of Symbol Tables and Globs by broquaint
  • The difference between my and local by cLive ;-)
  • 'our' is not 'my' by Ovid
  • Coping with Scoping by Dominus
  • Seven Useful Uses of 'local'