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

Search results for "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 - 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

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

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

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

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::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 - 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

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

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

ansicolor.pl - test the external Term::ANSIColor module. River stage zero No dependents

This is a test suite for the ANSIColor.pm package....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

hr - Print horizontal bar on the terminal River stage one • 2 direct dependents • 2 total dependents

hr can be useful as a marker/separator, especially if you use other commands that might produce a lot of output, and you need to scroll back lots of pages to see previous output. Example: % hr; command-that-produces-lots-of-output ===================...

PERLANCAR/App-hr-0.268 - 19 Nov 2022 00:05:44 UTC - Search in distribution
  • App::hr - Print horizontal bar on the terminal

got - A tool to make it easier to manage multiple code repositories using different VCSen River stage zero No dependents

"got" is a script to make it easier to manage all the version controlled repositories you have on all the computers you use. It can operate on all, some, or just one repo at a time, to both check the status of the repo (up to date, pending changes, d...

GENEHACK/App-GitGot-1.339 - 30 Oct 2020 03:37:21 UTC - Search in distribution
  • got - A tool to make it easier to manage multiple code repositories using different VCSen

clad - Parallel SSH client River stage zero No dependents

Clad provides the ability to run the same command on several hosts at once. The output is displayed unbuffered as the various hosts run the command. The list of hosts is determined by reading a configuration file which may also contain command aliase...

PLICEASE/Clustericious-Admin-1.11 - 11 Mar 2018 18:23:21 UTC - Search in distribution

prove - Run tests through a TAP harness. River stage five • 205 direct dependents • 22560 total dependents

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC - Search in distribution

dip - Dynamic instrumentation like DTrace, using aspects River stage zero No dependents

"dip" is a dynamic instrumentation framework for troubleshooting Perl programs in real time. "dip" can provide fine-grained information, such as a log of the arguments with which a specific function is being called. Conceptually, "dip" sits on top of...

MARCEL/dip-1.17 - 03 Mar 2012 21:13:10 UTC - Search in distribution

Ask - ask your users about stuff River stage zero No dependents

The "Ask" suite is a set of modules for interacting with users; prompting them for information, displaying messages, warnings and errors, etc. There are already countless CPAN modules for doing this sort of thing, but what sets "Ask" apart from them ...

TOBYINK/Ask-0.015 - 09 Nov 2020 14:57:09 UTC - Search in distribution
207 results (0.09 seconds)