$test=12; $test=13; @array=($test,$test2); foreach $value(@array) { print ?Variable_Name? $value; }
In reply to Re^2: Using the Variable Name from an Array
by perlgates
in thread Using the Variable Name from an Array
by perlgates
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |