Package: libio-pty-perl Source: libio-pty-perl (1:1.20-1) Version: 1:1.20-1+b3 Architecture: amd64 Maintainer: Debian Perl Group Installed-Size: 104 Depends: perl (>= 5.40.0-8), perlapi-5.40.0, libc6 (>= 2.38) Provides: libio-tty-perl Section: perl Priority: optional Homepage: https://metacpan.org/release/IO-Tty Description: Perl module for pseudo tty IO IO::Pty provides an interface to allow the creation of a pseudo tty. . IO::Pty inherits from IO::Handle and so provide all the methods defined by the IO::Handle package. . Please note that pty creation is very system-dependent. If you have problems, see IO::Tty for help.