- or download this
can't use string ("0") as an ARRAY ref while "strict refs" in use at l
+ine 119. Only hard reference allowed by "strict refs".
- or download this
for my $dataratio(@full_data){
for my $six ( 3 .. $columns ){
...
}
}
- or download this
can't use string ("M11") as an ARRAY ref while "strict refs" in use at
+ line 119. Only hard reference allowed by "strict refs".
- or download this
1+$six, 1+$tri, 1+$tre,
$tri, $six,
...
$ratio[ $six ][ $tri ][ $tre ] = $$d_h[ $tri ][ $six ]
+ / $$d_h[ $tre ][ $six ] ;