B. Watson b41e506575 perl/perl-IO-Tty: Wrap README at 72 columns. il y a 2 ans
..
README b41e506575 perl/perl-IO-Tty: Wrap README at 72 columns. il y a 2 ans
perl-IO-Tty.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var il y a 3 ans
perl-IO-Tty.info 279e1287e6 perl/perl-IO-Tty: Updated for version 1.14. il y a 4 ans
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. il y a 11 ans

README

IO::Tty - Perl extension that provides an interface to allow the
creation of a pseudo tty.

IO::Tty is used internally by IO::Pty to create a pseudo-tty. Do not
use it directly except to import constants, use IO::Pty.

IO::Pty inherits from IO::Handle and so provides all the methods
defined by the IO::Handle package.