This works beautifully, but this novice is at a loss to understand why.
Is not $:: an indicator that the sub is in the main package? So that $::{$_} is the subroutine $_ in the main package? And then that is called with the arguments $_?
Why does this allow us to do the referencing/dereferencing in one step, is this novice missing something here?
In reply to Re^2: Canon concerning coderef calls?
by jobi
in thread Canon concerning coderef calls?
by jobi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |