The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Term::ANSIColor"

Term::ANSIColor - Color screen output using ANSI escape sequences River stage four • 280 direct dependents • 1587 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::ANSIColor::Simple - just feel easy to use colors on your small scripts River stage zero No dependents

ZENTOOO/Term-ANSIColor-Simple-0.10 - 26 Sep 2011 15:43:25 UTC

Term::ANSIColor::Markup - Colorize tagged strings for screen output River stage two • 4 direct dependents • 19 total dependents

Term::ANSIColor::Markup provides a simple and friendly way to colorize screen output; You can do it using HTML-like tags. You can use the same names for tag names as ones Term::ANSIColor provides. See the documentation of Term::ANSIColor to get to kn...

KENTARO/Term-ANSIColor-Markup-0.06 - 19 Mar 2009 15:21:08 UTC

Term::ANSIColor::Concise - Produce ANSI terminal sequence by concise notation River stage one • 2 direct dependents • 3 total dependents

This module provides a simple concise format to describe complicated colors and effects for ANSI terminals. These notations are supposed to be used in command line option parameters. This module used to be a part of Getopt::EX::Colormap module, which...

UTASHIRO/Term-ANSIColor-Concise-2.05 - 17 Jun 2023 08:19:11 UTC

Term::ANSIColor::WithWin32 - Use Term::ANSIColor and load Win32::Console::ANSI on Windows River stage one • 1 direct dependent • 1 total dependent

This module is a thin wrapper for Term::ANSIColor. It loads Win32::Console::ANSI on Windows (an extra step needed to make ANSI escape codes work). The rest is identical with Term::ANSIColor....

PERLANCAR/Term-ANSIColor-WithWin32-0.002 - 21 Mar 2020 11:59:33 UTC

lib/Term/ANSIColor/Markup/Parser.pm River stage two • 4 direct dependents • 19 total dependents

KENTARO/Term-ANSIColor-Markup-0.06 - 19 Mar 2009 15:21:08 UTC

lib/Term/ANSIColor/Print.pm River stage one • 2 direct dependents • 2 total dependents

DYLAN/Term-ANSIColor-Print-0.08 - 07 Jul 2011 01:34:56 UTC

Term::ANSIColor::Conditional - Colorize text only if color is enabled River stage one • 1 direct dependent • 1 total dependent

This module is a wrapper for Term::ANSIColor. If color is enabled then everything is the same as Term::ANSIColor. If color is disabled, then "color()" will emit empty string and "colored()" will not colorize input text. How to determine "color is ena...

PERLANCAR/Term-ANSIColor-Conditional-0.009 - 23 Sep 2021 00:06:15 UTC

Term::ANSIColor::Concise::Table - Print color table River stage one • 2 direct dependents • 3 total dependents

Print color matrix tables. Use like this: perl -MTerm::ANSIColor::Concise::Table=:all -e colortable...

UTASHIRO/Term-ANSIColor-Concise-2.05 - 17 Jun 2023 08:19:11 UTC

Term::ANSIColor::Patch::Conditional - Colorize text only if color is enabled River stage one • 1 direct dependent • 1 total dependent

This is a patch version of Term::ANSIColor::Conditional. The difference is, you don't have to change client code to specifically use Term::ANSIColor::Conditional instead of Term::ANSIColor....

PERLANCAR/Term-ANSIColor-Patch-Conditional-0.001 - 02 Dec 2018 13:06:48 UTC

Term::ANSIColorx::ColorNicknames - nicknames for the ANSI colors River stage zero No dependents

I have a hard time remembering the ANSI colors in terms of bolds and regulars, and also find them irritating to type. If I want the color yellow, why should I have to type "bright_yellow" to get it? "yellow" is really orange colored, yellow should al...

JETTERO/Term-ANSIColorx-ColorNicknames-2.7193 - 08 Feb 2022 13:44:15 UTC

Term::ANSIColorx::AutoFilterFH - automatically color-highlight a stream River stage zero No dependents

I wanted a way to inject colors into places that didn't otherwise support it. I also wanted to make my hi utility as short as possible -- and it worked. hi is barely three lines, not including the options....

JETTERO/Term-ANSIColorx-ColorNicknames-2.7193 - 08 Feb 2022 13:44:15 UTC

Pod::Term - Yet another POD Parser for terminal (ie command line) output River stage zero No dependents

Despite the plethora of Pod parsing modules on CPAN I couldn't seem to coax any into meeting my presentation requirements for pod printed at the terminal. I never anticipated getting diverted onto writing a full-blown POD parser, but that is what end...

TOMGRACEY/Pod-Term-0.02 - 02 May 2018 13:55:24 UTC

Term::DNAColor - Add colors to DNA and RNA sequences in terminal output River stage zero No dependents

This module provides a function, "colordna", that takes a DNA sequence and wraps unambiguous nucleotides in ANSI color codes, so that you can print the sequence to a terminal and have it come out colored....

RTHOMPSON/Term-DNAColor-0.110460 - 15 Feb 2011 03:53:31 UTC

Term::Colormap - Colormaps for ANSI 256 Color Terminals! River stage one • 1 direct dependent • 1 total dependent

XXFELIXXX/Term-Colormap-0.19 - 21 Mar 2018 00:27:20 UTC

Term::Scroller - Display text in a scrolling viewport in your terminal River stage zero No dependents

Term::Scroller provides you with a way to view a large stream of text inside a small, scrolling viewport on your terminal. The size and borders of the viewport/window can be customized along with a number of other control options. For a command-line ...

CAMTAUXE/Term-Scroller-1.3 - 17 Dec 2021 18:56:28 UTC

Term::DataMatrix - Generate terminal-based Data Matrix 2D barcodes River stage zero No dependents

Term::DataMatrix generates Data Matrix 2D barcodes on the terminal....

DCHURCH/Term-DataMatrix-1.000000 - 18 Sep 2023 22:20:23 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::WinConsole - Perl extension for text based windows management. River stage zero No dependents

First of all, WinConsole uses ANSI sequences so don't expect to use it if your terminal is not ANSI/VT100 compliant. WinConsole uses a backbuffer to build your screens. This means that all printing operations are invisible to the user until the next ...

JMVILOMET/Term-WinConsole-0.02 - 16 Jul 2002 13:17:36 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
26 results (0.04 seconds)