Help for this page

Select Code to Download


  1. or download this
    %hash = 
    { 'key1' = '$foo',
      'key2' = '$bar',
      'key3' = '$baz'
    }
    
  2. or download this
    my $not_interpolated = $hash{key1}