Help for this page

Select Code to Download


  1. or download this
    $VAR1 = {
              'CSTRING' => 'public',
    ...
                         },
              'PORT' => '162'
            };
    
  2. or download this
    my @temp = ();
        
    ...
    
        push (@temp, $hash); # if (defined($hash));
        push @lookup, @temp;