Description
Perl applications on POSIX systems can control serial ports through an interface similar to Win32::SerialPort. This helps cross-platform tools talk to modems, embedded devices, lab equipment, and other serial hardware.
It is a hardware communication library. Programs using it can affect connected devices, so port selection, permissions, baud rate, and command data should be set carefully.