Help for this page

Select Code to Download


  1. or download this
    while (my ($location, $devices) = each %devicecount) {
        
    ...
    
        foreach my $line (@workingdata) {
        ...
    
  2. or download this
    if (/\Q$location\ETEXT/) {