SlackBuildsOrg/perl/perl-IO-Tty
B. Watson 22e666ee41
perl/perl-IO-Tty: Get rid of unused LIBDIRSUFFIX and SLKCFLAGS.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:35 +07:00
..
perl-IO-Tty.info
perl-IO-Tty.SlackBuild perl/perl-IO-Tty: Get rid of unused LIBDIRSUFFIX and SLKCFLAGS. 2023-06-03 10:38:35 +07:00
README
slack-desc

perl-IO-Tty (Pseudo TTY object class)

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.