term::slang(3pm) debian man page | unix.com

Man Page: term::slang

Operating Environment: debian

Section: 3pm

Slang(3pm)						User Contributed Perl Documentation						Slang(3pm)

NAME
Term::Slang - Interface to the S-Lang terminal library.
SYNOPSIS
use Term::Slang qw(:all); SLtt_get_terminfo(); SLang_init_tty(-1,0,1); SLsig_block_signals(); SLsmg_init_smg; SLsig_unblock_signals(); SLkp_init();
DESCRIPTION
Please see the S-Lang API documentation.
AUTHOR
Daniel Sully <daniel-cpan-slang@electricrain.com> This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
slang(1), perl(1) perl v5.14.2 2011-11-15 Slang(3pm)
Related Man Pages
audio::wma(3pm) - debian
data::serializer::convert::bencode(3pm) - debian
mail::spf::term(3pm) - debian
sql::statement::term(3pm) - debian
term::size(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?