Binary package “libio-pty-perl” in ubuntu mantic

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.