Term::Slang - Interface to the S-Lang terminal library.


Term-Slang documentation  | view source Contained in the Term-Slang distribution.

Index


NAME

Top

Term::Slang - Interface to the S-Lang terminal library.

SYNOPSIS

Top

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

Top

Please see the S-Lang API documentation.

AUTHOR

Top

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

Top

slang(1), perl(1)


Term-Slang documentation  | view source Contained in the Term-Slang distribution.