DavidSzczesniak
12/15/2017 - 2:46 PM

The 'our' built-in

This is basically the opposite of 'my'

'our' variables are:
- package variables
- global variables
- not private
- accessible outside the package (or lexical scope) with the qualified namespace