slackbuilds/perl/perl-IO-Tty
Donald Cooley b34f3664e1 perl/perl-IO-Tty: Assume maintainership
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2020-01-02 23:33:48 -06:00
..
README
perl-IO-Tty.SlackBuild
perl-IO-Tty.info perl/perl-IO-Tty: Assume maintainership 2020-01-02 23:33:48 -06:00
slack-desc

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.