Help for this page

Select Code to Download


  1. or download this
    #!/home/freetool/bin/perl5
    
    ...
    #      ($bid,$dns[$i-1]) = ($trav =~ /(\w+\s+(\w+\s+=\s+\d+),*\s*){$i}
    +/);
          ($bid1,$bid2,$walkdns[$iline][$i-1],$walkdnval[$iline][$i-1]) = 
    +($trav =~ /(\w+\s+((\w+)\s+=\s+(\d+)),*\s*){$i}/);
          }
    
  2. or download this
    perlprog[3]: syntax error at line 3: '(' unexpected
    
  3. or download this
    perlprog[3]: open: not found
    perlprog[5]: =: not found
    perlprog[7]: syntax error at line 7: ')' unexpected