Package : perl-Term-Screen > RPM : perl-Term-Screen-1.60.0-2.mga7.src.rpm

Basic items

Name perl-Term-Screen
Version 1.60.0
Release 2.mga7
URL http://search.cpan.org/dist/Term-Screen
Group Development/Perl
Summary A simple all-Perl Term::Cap based screen positioning module
Size 14KB
Arch noarch
License Artistic

Description

Term::Screen is a very simple screen positioning module that should
work wherever C<Term::Cap> does. It is set up for Unix using stty's but
these dependences are isolated by evals in the C<new> constructor. Thus
you may create a child module implementing Screen with MS-DOS, ioctl,
or other means to get raw and unblocked input. This is not a replacement
for Curses -- it has no memory. This was written so that it could be
easily changed to fit nasty systems, and to be available first thing.

The input functions getch, key_pressed, echo, and noecho are implemented
so as to work under a fairly standard Unix system. They use 'stty'
to set raw and no echo modes and turn on auto flush. All of these are
'eval'ed so that this class can be inherited for new definitions easily.

Term::Screen was designed to be "required", then used with object syntax
as shown above. One quirk (which the author was used to so he didn't
care) is that for function key translation, no delay is set. So for many
terminals to get an esc character, you have to hit another char after it,
generally another esc.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-20 14:23:32
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie