Help for this page

Select Code to Download


  1. or download this
    if ( -s "/tmp/$strHostname/polling.txt") {
    my @ndmpselect;
    ...
    
                                }
    }
    
  2. or download this
    my @list = (@lines);
    foreach (@lines) {
    ...
                            or die "Cannot open file '$file' for writing: 
    +$!";
                                $dmphash{$_} = $fh;
                                    }