Help for this page

Select Code to Download


  1. or download this
     my %first_hash = processfile($file2, $list2);
       
        foreach my $k (sort keys %first_hash){
    print "$k\n$first_hash{$k}\n";   
     }
    
  2. or download this
    MonName
    ARRAY(0xcb420)
    ...
    ARRAY(0xcb468)
    ifSpeed
    ARRAY(0xcb444)