SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Term-Screen rpm build for : Mageia 8. For other distributions click perl-Term-Screen.

Name : perl-Term-Screen
Version : 1.60.0 Vendor : Mageia_Org
Release : 3.mga8 Date : 2020-02-12 14:57:50
Group : Development/Perl Source RPM : perl-Term-Screen-1.60.0-3.mga8.src.rpm
Size : 0.03 MB
Packager : umeabot < umeabot>
Summary : A simple all-Perl Term::Cap based screen positioning module
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Term-Screen-1.60.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Term-Screen-1.60.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Term-Screen-1.60.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Term-Screen-1.60.0-3.mga8.noarch.rpm
     

Provides :
perl(Term::Screen)
perl-Term-Screen

Requires :
perl >= 0:5.006
perl(Term::Cap)
perl(Test::More)
perl(strict)
perl(warnings)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Term-Screen
/usr/share/doc/perl-Term-Screen/Changes
/usr/share/doc/perl-Term-Screen/META.json
/usr/share/doc/perl-Term-Screen/META.yml
/usr/share/doc/perl-Term-Screen/MYMETA.yml
/usr/share/doc/perl-Term-Screen/README
/usr/share/doc/perl-Term-Screen/example
/usr/share/doc/perl-Term-Screen/example/test.pl
/usr/share/man/man3/Term::Screen.3pm.xz
/usr/share/perl5/vendor_perl/Term
/usr/share/perl5/vendor_perl/Term/Screen.pm

 
ICM