Help for this page

Select Code to Download


  1. or download this
    my %hash = ( key1 => "value1",
                 key2 => "value2",
                 key3 => "value3"
                );
    
  2. or download this
    ["value1a","value1b","value1c"]