The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Term::Screen"

Term::Screen - A Simple all perl Term::Cap based screen positioning module River stage one • 5 direct dependents • 5 total dependents

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 implementi...

JSTOWE/Term-Screen-1.06 - 04 Dec 2016 20:14:49 UTC

Term::Screen::Uni - Works exactly as Term::Screen (version 1.09) on evry platform Term::Screen is working plus Win32 River stage one • 1 direct dependent • 1 total dependent

This module in an interface to Term::Screen::Win32 on Win32, and to Term::Screen on other platforms. Written just to make one of my scripts platform-independed EXPORT None....

TPABA/Term-Screen-Uni-0.04 - 28 Mar 2006 15:59:19 UTC

Term::Screen::Win32 - Simple Term::Screen style interface to the Win32::Console (and Win32::Console::ANSI) capabilities River stage zero No dependents

This module provides the same interface as Term::Screen provides. It was created to be used with Term::Screen::Uni. Functions are not supported These functions are not supported and will croak if called: "term()" Useless on Win32 These functions are ...

TPABA/Term-Screen-Win32-0.03 - 28 Mar 2006 13:52:50 UTC

Term::Screen::Lite - Platform independent interface to terminal screen. River stage one • 2 direct dependents • 2 total dependents

It currently provides only one function to clear screen irrespective of platofrm. I was looking for such feature and couldn't find one that works without any issue for me. I am planning to use this in my Games::Cards::Pair distribution. This is just ...

MANWAR/Term-Screen-Lite-0.06 - 10 Jan 2018 17:37:06 UTC

Term::VTerm::Screen - provides access to the screen layer of libvterm River stage one • 1 direct dependent • 4 total dependents

PEVANS/Term-VTerm-0.08 - 17 Sep 2022 16:28:28 UTC

Term::Screen::Wizard - A wizard on your terminal... River stage zero No dependents

This is a module to have a Wizard on a Terminal. It inherits from Term::Screen::ReadLine. The module provides some functions to add screens. The result is a Hash with keys that have the (validated) values that the used inputted on the different scree...

OESTERHOL/Term-Screen-Wizard-0.56 - 22 May 2002 13:02:17 UTC

Term::Screen::ReadLine - Term::Screen extended with ReadLine River stage zero No dependents

This module extends Term::Screen with a readline() function. It also makes it possible to use a *single* Esc to escape instead of the Term::Screen double Esc....

OESTERHOL/Term-Screen-ReadLine-0.38 - 27 Aug 2013 13:52:23 UTC

Term::Screen::Lite::Win32 - Windows platform interface to terminal screen. River stage one • 2 direct dependents • 2 total dependents

FOR INTERNAL USE ONLY...

MANWAR/Term-Screen-Lite-0.06 - 10 Jan 2018 17:37:06 UTC

Term::Screen::Lite::Generic - Unix/Linux platform interface to terminal screen. River stage one • 2 direct dependents • 2 total dependents

FOR INTERNAL USE ONLY...

MANWAR/Term-Screen-Lite-0.06 - 10 Jan 2018 17:37:06 UTC

Term::ScreenColor - Term::Screen based screen positioning and coloring module River stage zero No dependents

Term::ScreenColor adds ANSI coloring support, along with a few other useful methods, to those provided in Term::Screen....

RUITTENB/Term-ScreenColor-1.20 - 04 Oct 2010 23:07:56 UTC

lib/Term/Choose/Screen.pm River stage one • 7 direct dependents • 8 total dependents

KUERBIS/Term-Choose-1.765 - 02 May 2024 15:36:15 UTC

Term::GnuScreen - control GNU screen River stage zero No dependents

MDOM/Term-GnuScreen-0.05 - 26 Jul 2013 06:13:25 UTC

Term::ANSIScreen - Terminal control using ANSI escape sequences River stage one • 3 direct dependents • 5 total dependents

Term::ANSIScreen is a superset of Term::ANSIColor (as of version 1.04 of that module). In addition to color-sequence generating subroutines exported by ":color" and ":constants", this module also features ":cursor" for cursor positioning, ":screen" f...

AUDREYT/Term-ANSIScreen-1.50 - 08 Jan 2012 18:12:39 UTC

Term::GnuScreen::WindowArrayLike - window list is operated like Array River stage zero No dependents

Term::GnuScreen::WindowArrayLike operates screen window list using Array method....

TOKUBASS/Term-GnuScreen-WindowArrayLike-0.01 - 12 Jun 2014 13:59:50 UTC

Term::InKey - Perl extension for clearing the screen and receiving a keystroke. River stage zero No dependents

This module implements Clear() to clear screen and ReadKey() to receive a keystroke, on UNIX and Win32 platforms. As opposed to Term::ReadKey, it does not contain XSUB code and can be easily installed on Windows boxes....

RAZINF/Term-InKey-1.04 - 11 Dec 2004 13:14:11 UTC

Term::InKey - Perl extension for clearing the screen and receiving a keystroke. River stage zero No dependents

This module implements Clear() to clear screen and ReadKey() to receive a keystroke, on UNIX and Win32 platforms. As opposed to Term::ReadKey, it does not contain XSUB code and can be easily installed on Windows boxes....

RAZINF/Term-InKey-1.04 - 11 Dec 2004 13:14:11 UTC

Term::ANSIColor - Color screen output using ANSI escape sequences River stage four • 282 direct dependents • 1629 total dependents

This module has two interfaces, one through color() and colored() and the other through constants. It also offers the utility functions uncolor(), colorstrip(), colorvalid(), and coloralias(), which have to be explicitly imported to be used (see "SYN...

RRA/Term-ANSIColor-5.01 - 18 Jan 2020 03:23:12 UTC

Term::Multiplexed - Detect terminal multiplexers (screen, tmux) River stage zero No dependents

When running scripts inside screen/tmux, it's often useful to detect this and to detect whether the multiplexer of choice is currently attached or not. This module does exactly that and nothing more. EXPORTS multiplexed Returns whether we are running...

SEVEAS/Term-Multiplexed-0.2 - 20 Jun 2013 15:40:58 UTC

Term::SimpleColor - A very simple color screen output River stage one • 1 direct dependent • 1 total dependent

UNLEARNED/Term-SimpleColor-v0.0.3 - 23 Feb 2013 08:34:27 UTC

Term::Sk - Perl extension for displaying a progress indicator on a terminal. River stage one • 2 direct dependents • 7 total dependents

Format strings The first parameter to new() is the format string which contains the following special characters: characters '%d' a revolving dash, format '/-\|' characters '%t' time elapsed, format 'hh:mm:ss' characters '%b' progress bar, format '##...

KEICHNER/Term-Sk-0.18 - 01 Nov 2015 18:55:10 UTC
72 results (0.036 seconds)