SlackBuildsOrg/perl/perl-IO-Tty
David Spencer 4c1e200f27 perl/perl-IO-Tty: Updated for version 1.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-08-28 00:22:59 +01:00
..
perl-IO-Tty.info
perl-IO-Tty.SlackBuild
README
slack-desc

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.