Help for this page

Select Code to Download


  1. or download this
    @t_arr =
            grep {
    ...
                $var3 > $var1 and $var3 <= $var2;
                }
             readdir(EVT_DIR);
    
  2. or download this
    Use of uninitialized value in pattern match (m//) at ./t.pl line 341.
    Use of uninitialized value in numeric gt (>) at ./t.pl line 345.
    Use of uninitialized value in pattern match (m//) at ./t.pl line 341.
    Use of uninitialized value in numeric gt (>) at ./t.pl line 345.