Help for this page
This is how the array should look like: $xentry[0] = {BUCK_0 => JUNK, BUCK_1 => JUNK, BUCK_2 => JUNK, BUCK_3 = +> JUNK} ; $xentry[1] = {BUCK_0 => JUNK, BUCK_1 => JUNK, BUCK_2 => JUNK, BUCK_3 = +> JUNK} ; So on....
$str=""; for(my $i=0; $j<100;$i+=1) { ... $str=""; }