Net::CLI::Interact::Transport::Serial(3pm) | User Contributed Perl Documentation | Net::CLI::Interact::Transport::Serial(3pm) |
Net::CLI::Interact::Transport::Serial - Serial-line based CLI connection
This module provides a wrapped instance of a Serial-line client for use by Net::CLI::Interact.
On Windows platforms you must download the "plink.exe" program, and pass its location to the library in this parameter. On other platforms, this defaults to "cu", which again you must download and install.
Based on the "connect_options" hash provided to Net::CLI::Interact on construction, selects and formats parameters to provide to "app" on the command line. Supported attributes:
FIXME: on Windows platforms, only the device attribute is supported.
See the following for further interface details:
2023-03-26 | perl v5.36.0 |