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 "dist::Term::ANSIColor"

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

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

CPAN - query, download and build perl modules from CPAN sites River stage three • 54 direct dependents • 474 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

Pye - Session-based logging platform on top of SQL/NoSQL databases River stage one • 3 direct dependents • 3 total dependents

"Pye" is a dead-simple, session-based logging platform where all logs are stored in a database. Log messages in "Pye" include a date, a text message, and possibly a data structure (hash/array-ref) that "illustrates" the text. I built "Pye" due to my ...

IDOPEREL/Pye-2.001001 - 21 Jan 2015 22:59:18 UTC - Search in distribution

cet - console emphasis tool River stage zero No dependents

cet.pl is a command line tool for visually emphasizing text in log files etc. by colorizing the output matching regular expressions....

TAINT/cet-2.02 - 25 Nov 2013 02:14:09 UTC - Search in distribution

hr-lite - Print horizontal bar on the terminal River stage one • 1 direct dependent • 1 total dependent

"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-Lite-0.01 - 12 Jul 2015 11:50:40 UTC - Search in distribution

perl5140delta - what is new for perl v5.14.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgrading from an earlier release such as 5.10.0, first read perl5120delta, which describes differences between 5.10.0 and 5.12.0. Some of the bug fixes...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

chalk - Colorize text for terminal output River stage one • 1 direct dependent • 1 total dependent

This is a Perl port of node.js' chalk-cli utility (<https://www.npmjs.com/package/chalk-cli>). This Perl port is basically the same as the node.js' version, but with a smaller startup overhead....

PERLANCAR/App-chalk-0.050 - 29 Sep 2022 02:18:09 UTC - Search in distribution

Text::Table - Organize Data in Tables River stage three • 46 direct dependents • 180 total dependents

Organization of data in table form is a time-honored and useful method of data representation. While columns of data are trivially generated by computer through formatted output, even simple tasks like keeping titles aligned with the data columns are...

SHLOMIF/Text-Table-1.135 - 12 Oct 2022 15:26:39 UTC - Search in distribution

CLI::Helpers - Subroutines for making simple command line scripts River stage one • 4 direct dependents • 8 total dependents

BLHOTSKY/CLI-Helpers-2.0 - 01 Jun 2022 02:00:34 UTC - Search in distribution

Devel::DumpTrace - Evaluate and print out each line before it is executed. River stage zero No dependents

Similar to Devel::Trace, this module will cause a message to be printed to standard error for each line of source code that is executed. In addition, this module will attempt to identify variable names in the source code and substitute the values of ...

MOB/Devel-DumpTrace-0.29 - 02 May 2019 19:22:28 UTC - Search in distribution

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.01 - 14 Jul 2002 13:58:52 UTC - Search in distribution

MiniPAN - A minimalistic installer of CPAN modules for the iPhone River stage zero No dependents

LEV/MiniPAN-0.04 - 11 Nov 2009 06:07:23 UTC - Search in distribution

Text::VimColor - Syntax highlight text using Vim River stage two • 11 direct dependents • 13 total dependents

This module tries to markup text files according to their syntax. It can be used to produce web pages with pretty-printed colorful source code samples. It can produce output in the following formats: HTML Valid XHTML 1.0, with the exact coloring and ...

RWSTAUNER/Text-VimColor-0.29 - 03 Dec 2018 00:25:43 UTC - Search in distribution

Debug::Print - Make debugging with print() more awesome River stage one • 1 direct dependent • 1 total dependent

One of the simplest (and oldest) debugging technique is adding "print" statements to your code. Although not very flexible, it forever remains as one of programmers' favorites. This module allows you to: * Add more information to your print() For exa...

PERLANCAR/Debug-Print-0.003 - 21 Sep 2019 01:46:57 UTC - Search in distribution

cpants_lint.pl - commandline frontend to Module::CPANTS::Analyse River stage one • 3 direct dependents • 5 total dependents

"cpants_lint.pl" checks the Kwalitee of a CPAN distribution. More exact, it checks how a given tarball will be rated on "http://cpants.perl.org", without needing to upload it first. For more information on Kwalitee, and the whole of CPANTS, see "http...

ISHIGAKI/App-CPANTS-Lint-0.05 - 23 Dec 2014 06:23:49 UTC - Search in distribution

Search::ESsearcher - Provides a handy system for doing templated elasticsearch searches. River stage zero No dependents

VVELOX/Search-ESsearcher-0.4.4 - 09 Nov 2021 02:33:06 UTC - Search in distribution

Colouring::In - color or colour. River stage one • 2 direct dependents • 2 total dependents

LNATION/Colouring-In-0.25 - 19 Apr 2021 09:38:29 UTC - Search in distribution

Carp::Source - Warn of errors with stack backtrace and source context River stage zero No dependents

This module exports one function, "source_cluck()", which prints stack traces with source code extracts to make it obvious what has been called from where. It does not work for one-liners because there is no file from which to load source code....

MARCEL/Carp-Source-1.101420 - 22 May 2010 20:47:44 UTC - Search in distribution

Text::ANSI::Util - Routines for text containing ANSI color codes River stage three • 14 direct dependents • 599 total dependents

This module provides routines for dealing with text that contains ANSI color codes, e.g. for determining its length/width (excluding the color codes), stripping the color codes, extracting the color codes, and so on. For functions that support wide c...

PERLANCAR/Text-ANSI-Util-0.234 - 27 Feb 2023 09:42:10 UTC - Search in distribution
57 results (0.086 seconds)