Help for this page

Select Code to Download


  1. or download this
    use strict;
    
  2. or download this
    #@internal_array_ref[1] = 20;
    # better as
    $internal_array_ref[1] = 20;
    
  3. or download this
    for my $key_primary (keys %internal_hash_ref) {
    
    ...
      }
    
    }
    
  4. or download this
    primary key: *1*
      secondary key: *1_b*
    ...
        *34 23 24 30 10 38 47 23 17 25*
      secondary key: *2_b*
        *45 47 44 44 45 39 13 35 14 23*