in reply to Re^2: local our?
in thread local our?
no, see my other answer in this thread.
our $bob is aliasing at compile time a "simple" symbol $bob to a full qualified $__PACKAGE__::bob for the remainder of current scope.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
|
|---|