Voila! Instant -w/strict happiness :)my(@array) = qw(one two three four five); duhbub(\@array); sub duhbub { local(*MAIN::aref) = shift; print("$MAIN::aref[1]\n"); }
In reply to Re: Reference optimization (alias/glob)
by RMGir
in thread Reference optimization (alias/glob)
by theirpuppet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |