Help for this page

Select Code to Download


  1. or download this
    $hash{site} = $ftp_siebel_dns;
    $hash{site}{ip_now} = "x";
    $hash{site}{ip_new} = "y";
    
  2. or download this
    %HoH = (
      $ftp_siebel_dns => {
    ...
           ip_new => $ftp_siebel,
           },
      );