Bug#1026776: RFP: libio-termios-perl -- Supply termios(3) methods to IO:Handle objects

Thomas Uhle thomas.uhle at mailbox.tu-dresden.de
Tue Dec 20 21:40:44 GMT 2022


Package: wnpp
Severity: wishlist
X-Debbugs-Cc: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>, Alexander Zangerl <az at debian.org>

* Package name    : libio-termios-perl
   Version         : 0.09
   Upstream Author : Paul Evans <leonerd at leonerd.org.uk>
* URL or Web page : https://metacpan.org/release/IO-Termios
* License         : Artistic or GPL-1+
   Description     : Supply termios(3) methods to IO:Handle objects

This class extends the generic IO::Handle object class by providing 
methods which access the system's terminal control termios(3) 
operations. These methods are primarily of interest when dealing 
with TTY devices, including serial ports.

Linux supports a non-POSIX extension to the usual termios interface 
which allows arbitrary baud rates to be set. IO::Termios can 
automatically make use of this ability through the Linux::Termios2 
module which is already in Debian as package liblinux-termios2-perl. 
This module will be used automatically and transparently to allow 
set*baud methods to set any rate allowed by the kernel/driver.



More information about the pkg-perl-maintainers mailing list