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

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

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();

Please see the S-Lang API documentation.

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.

slang(1), perl(1)

2024-03-31 perl v5.38.2