Help for this page

Select Code to Download


  1. or download this
     
    foreach my $min (20 .. 29)
    {
    ...
            }
    }
    
  2. or download this
     
    
    Can't modify quoted execution (``, qx) in chomp at second.pl line 24, 
    +near "`cut -d "|" -f 1,10,13 SMSCDR*$date$hour$minute*.log |grep "Sub
    +mit|SMPP" |grep "$hour:$min:$sec" |sort |uniq -c`)"
    ...
    Global symbol "$SMPP_count" requires explicit package name at second.p
    +l line 25.
    Execution of second.pl aborted due to compilation errors.