Help for this page

Select Code to Download


  1. or download this
    eval '$Hash' . map { qq({'$_'}) } @a . ' = 1';
    
  2. or download this
    sub create_hash_depth
    {
    ...
        $href->{$a[0]} = 1;
      }
    }