modemtest

emulation of Win32::SerialPort for Linux/POSIX

Install

All systems
curl cmd.cat/modemtest.sh
Debian Debian
apt-get install libdevice-serialport-perl
Ubuntu
apt-get install libdevice-serialport-perl
Arch Arch Linux
pacman -S perl-Device-SerialPort
image/svg+xml Kali Linux
apt-get install libdevice-serialport-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libdevice-serialport-perl
Raspbian
apt-get install libdevice-serialport-perl

libdevice-serialport-perl

emulation of Win32::SerialPort for Linux/POSIX

Device::SerialPort provides an object-based user interface essentially identical to the one provided by the Win32::SerialPort module. This provides device-level access to a system's serial port. Also included is modemtest -- a tool for examining your modem using Device::SerialPort.

perl-Device-SerialPort

Win32::SerialPort functions