Help for this page

Select Code to Download


  1. or download this
    my (@dat) = ();
    
    my @filters;
    ...
    }
    
    close($DATF);
    
  2. or download this
    use threads;
    use Thread::Queue;
    
    ...
            }
        }
    }