Help for this page

Select Code to Download


  1. or download this
    my $PortObj = new Control::CLI (Use => $PortName);
    
  2. or download this
    until ($everything_works){
    try; 
    ...
    read the Manual; 
    google;
    }