Help for this page

Select Code to Download


  1. or download this
    ----------------------------------------------------
    Serial.pm
    ...
    
    1;
    ---------------------------------------------------------------
    
  2. or download this
    ---------------------------------------------------------------
    # ####################################################################
    +####
    ...
    print "Response is; $response\n";
    print "Response num char; ".length($response)."\n";
    ------------------------------------------------------------------
    
  3. or download this
    ------------------------------------------------------------------
    Console output for a simple test;
    ...
    Response num char; 21
        (in cleanup) Can't call method "Call" on an undefined value at C:/
    +Strawberry/perl/vendor/lib/Win32API/CommPort.pm line 193 during globa
    +l destruction.
    ----------------------------------------------------------