Hello, I'd like to try to use perl to merge two parallel incoming TCP/IP NMEA streams. I would like to strip various fields from each incoming string and then output a UDP message containing a hybrid string with a calculated NMEA checksum. Parallel processing of the incoming messages is...