Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    use strict; 
    use Pod::Usage; 
    ...
    
    &FindCOM;
    &SetThreads;
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    use Pod::Usage;
    ...
        }
    }
    1;
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
        $thread1->detach();
    }
    1;
    
  4. or download this
    #!/usr/bin/perl
    use strict;
    use Pod::Usage;
    ...
        &MainLoop();
    }
    1;
    
  5. or download this
    #!/usr/bin/perl
    use strict;
    use Pod::Usage;
    ...
        }
    }
    1;