Help for this page

Select Code to Download


  1. or download this
    my %foo=("key1"=>...);
    
  2. or download this
    my $hash_ref = { key1 => ... };