Help for this page

Select Code to Download


  1. or download this
    sub mySort {
        
        $a =~ /(\d+)/;
    ...
            print "System_ip = '$IP_Store{$Value}' \n";
           #print "PDN-IP = '$Values' \n";
    }
    
  2. or download this
    UEH1_system_ip
    Use of uninitialized value within %IP_Store in concatenation (.) or st
    +ring at C:\Users\Desktop\IP_test\test123.pl line 30.
    System_ip = '' 
    ...
    UEH111_system_ip
    System_ip = '' 
    Use of uninitialized value within %IP_Store in concatenation (.) or st
    +ring at C:\Users\Desktop\IP_test\test123.pl line 30.