Help for this page
#(no this isn't my actuall code but a simplified example) ... # create an array @alpha with value from $alpha, etc push ( @($vars[$i]), $($vars[$i]); }
push (@num, $num) and push (@alpha, $alpha)