Help for this page

Select Code to Download


  1. or download this
    #! C:\perl\bin\perl.exe
    
    use strict;
    ...
    
    $port->close || warn "Close Failed!\n";
    undef $port;