Help for this page

Select Code to Download


  1. or download this
    if (($delay_ATO_CTO_min ne "") && ($delay_ATO_CTO_min > 10)) {
    
  2. or download this
    Use of uninitialized value in concatenation (.) or string at ./630978.
    +pl line
            66, <INFILE> line 1 (#1)
    
  3. or download this
        my @Parts = split('\s+');
        next if (scalar @Parts != 6);