Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
      $incoming_hash_ref->{'e'} = 'f';
    }
    
  2. or download this
    key is e val is f
    key is c val is d
    key is a val is b