SlackBuildsOrg/perl/perl-IO-Tty
Zachary Storer 4b31232b7f perl/perl-IO-Tty: Convert from cpan to metacpan.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-12 15:24:19 +07:00
..
perl-IO-Tty.info perl/perl-IO-Tty: Convert from cpan to metacpan. 2014-07-12 15:24:19 +07:00
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.