SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Term-Screen
Version : 1.06 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2017-01-09 16:18:41
Group : Development/Libraries/Perl Source RPM : perl-Term-Screen-1.06-1.1.src.rpm
Size : 0.03 MB
Packager : (none)
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 \'Term::Cap\' does. It is set up for Unix using stty\'s but these
dependences are isolated by evals in the \'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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Term
/usr/lib/perl5/vendor_perl/5.18.2/Term/Screen.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Term-Screen
/usr/share/doc/packages/perl-Term-Screen/Changes
/usr/share/doc/packages/perl-Term-Screen/README
/usr/share/doc/packages/perl-Term-Screen/example
/usr/share/doc/packages/perl-Term-Screen/example/test.pl
/usr/share/man/man3/Term::Screen.3pm.gz

 
ICM