I have some @arrays.
I would like to have an array containing (ref to) these arrays.
f.eks. my arrays are: @fw, @vlan, @vrf, @more i need some thing like this: @everything[\@fw, \@vlan, \@vrf, \@more] foreach (@everything) { send $_ to sub_as_array }
In reply to array or array ref as variable by Hossein
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |