Help for this page

Select Code to Download


  1. or download this
    #/usr/bin/perl -w
    
    ...
        $outqueue->enqueue(undef);
        print "$threadname ended.\n";
    }
    
  2. or download this
    C:\chas_sandbox>test.pl
    LBCJC started.
    ...
    
    
    C:\chas_sandbox>