./devel/p5-IO-Stty, Perl class for I/O on tty devices

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q1, Version: 0.03, Package name: p5-IO-Stty-0.03, Maintainer: pkgsrc-users

The two perl items in this package are an stty shell script and a
module for setting terminal parameters. to use the Stty.pm module stuff it in
your $PERL_LIB_DIR/site_perl/IO directory. In your scripts do:

use IO::Stty;
IO::Stty::stty(\*TTYHANDLE, @modes);

This has not been tailored to the IO::File stuff but will work with it as
indicated. Before you go futzing with term parameters it's a good idea to grab
the current settings and restore them when you finish.


Required to run:
[lang/perl5]

Required to build:
[devel/p5-Module-Build]

Master sites: (Expand)

SHA1: e7ca2246c381b6ff950dec90dbea39a8f1abbc2d
RMD160: ffacc6c7cdcb54ea1055e723800425993ad7addf
Filesize: 10.011 KB

Version history: (Expand)