Help for this page

Select Code to Download


  1. or download this
    
    use vars qw($v);
    ...
            k2 => vh2k2,
          }
    )
    
  2. or download this
    my $ofCurrentInterest = 'h1';
    
    ...
        $$key = $v->{ofCurrentInterst}->{$key}
    }