Hi, I'm a Perl newbie and I need to write a small program that reads from a comport and writes to a log file.
Can anyone point me to a appropriate example using Device::SerialPort tie syntax involving just reading (readline terminated by <LF><CR>) from the comm port or maybe write a sample code?