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

Search results for "ANSIColor"

Quiq::AnsiColor - Erzeuge Text mit/ohne ANSI Colorcodes River stage zero No dependents

Die Klasse erlaubt es, Textausgaben - die typischerweise aufs Terminal gehen - mit ANSI Colorcodes auszuzeichnen und diese Auszeichnung bei Aufruf des Konstruktors zentral an- oder ab-zuschalten. Terminal-Eigenschaften Allgemein Vordergrund Hintergru...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

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 - Search in distribution

Ponfish/ANSIColor.pm River stage zero No dependents

DCLEE/ponfish-0.03 - 31 Mar 2007 21:35:41 UTC - Search in distribution

Error::Pure::ANSIColor - Error::Pure modules with Term::ANSIColor support. River stage zero No dependents

List of modules: Error::Pure::ANSIColor::AllError Print full backtrace with Term::ANSIColor support. Error::Pure::ANSIColor::Die Die with Term::ANSIColor support. Error::Pure::ANSIColor::Error Print error on one line with Term::ANSIColor support. Err...

SKIM/Error-Pure-ANSIColor-0.29 - 14 Dec 2022 15:00:31 UTC - Search in distribution

Parse::ANSIColor::Tiny - Determine attributes of ANSI-Colored string River stage one • 2 direct dependents • 6 total dependents

Parse a string colored with ANSI escape sequences into a structure suitable for reformatting (into HTML, for example). The output of terminal commands can be marked up with colors and formatting that in some instances you'd like to preserve. This mod...

RWSTAUNER/Parse-ANSIColor-Tiny-0.700 - 22 Oct 2022 17:53:03 UTC - Search in distribution

PerlIO::via::ANSIColor - PerlIO layer for Term::ANSIColor River stage one • 1 direct dependent • 2 total dependents

This module implements a PerlIO layer that adds color to the text using Term::ANSIColor....

MASANORIH/PerlIO-via-ANSIColor-0.05 - 26 Oct 2011 03:35:58 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Text::WordDiff::ANSIColor - ANSI colored formatting for Text::WordDiff River stage zero No dependents

This class subclasses Text::WordDiff::Base to provide a formatting class for Text::WordDiff that uses ANSI-standard terminal escape sequences to highlight deleted and inserted text. This formatting class is the default class used by Text::WordDiff; s...

TIMK/Text-WordDiff-0.09 - 21 Aug 2018 04:24:16 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

Log::Any::Plugin::ANSIColor - Auto-colorize Log::Any logs with Term::ANSIColor River stage zero No dependents

Log::Any::Plugin::ANSIColor automatically applies ANSI colors to log messages depending on the log level. For example, with the default colorscheme, "error" logs are red, "warning" logs are yellow. If a given log level has no coloring, the original l...

SDT/Log-Any-Plugin-ANSIColor-0.02 - 07 Nov 2019 05:51:07 UTC - Search in distribution

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 - Search in distribution

Error::Pure::Output::ANSIColor - ANSIColor Output subroutines for Error::Pure. River stage one • 1 direct dependent • 1 total dependent

SKIM/Error-Pure-Output-ANSIColor-0.05 - 09 Jan 2024 20:19:13 UTC - Search in distribution

Text::WordDiff::Unified::ANSIColor - Generate unified-style word-base ANSIColor diffs River stage one • 2 direct dependents • 3 total dependents

PERLANCAR/Text-WordDiff-Unified-ANSIColor-0.002 - 12 Aug 2017 14:55:26 UTC - Search in distribution

Template::Plugin::Filter::ANSIColor - colorizes text using ANSI colors River stage one • 2 direct dependents • 2 total dependents

CRUSOE/Template-Plugin-Filter-ANSIColor-0.0.3 - 12 Aug 2011 07:19:38 UTC - Search in distribution

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 - Search in distribution

CSS::Struct::Output::Indent::ANSIColor - Indent printing 'CSS::Struct' structure to CSS code with ansi color output. River stage zero No dependents

SKIM/CSS-Struct-Output-Indent-ANSIColor-0.02 - 21 Jun 2021 17:36:21 UTC - Search in distribution

Color::ANSI::Util - Routines for dealing with ANSI colors River stage three • 24 direct dependents • 551 total dependents

This module provides routines for dealing with ANSI colors. The two main functions are "ansifg" and "ansibg". With those functions, you can specify colors in RGB and let it output the correct ANSI color escape code according to the color depth suppor...

PERLANCAR/Color-ANSI-Util-0.165 - 23 Feb 2024 05:21:06 UTC - Search in distribution
228 results (0.08 seconds)