Help for this page

Select Code to Download


  1. or download this
    @matrix_numbers = $matrix->{$key}->{$key2};
    
  2. or download this
    push @matrix_numbers, $matrix->{$key}->{$key2};