Help for this page
sub makeRatio { my( $d_h ) = @_; my $rows = $#$d_h ; ## last index of array ... } return \@ratio ; }