Help for this page

Select Code to Download


  1. or download this
    push( @{$hash{$key}}, $src);
    
  2. or download this
    $hash{$key}=$src;