Binary package “libio-stty-perl” in ubuntu noble

module to change/print terminal (PTY) line settings

 The IO::Stty module provides a generic interface to handle pseudoterminals
 (PTY) in Perl scripts, such as in the "expect" library.
 .
 Before changing terminal parameters with IO::Stty, it's recommended to save
 the current settings and restore them when finished.