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

Search results for "emphasize"

Kwiki::Formatter - Kwiki Formatter Base Class River stage three • 119 direct dependents • 135 total dependents

INGY/Kwiki-0.39 - 06 Mar 2007 20:57:49 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution

greple - extensible grep with lexical expression and region control River stage two • 12 direct dependents • 14 total dependents

MULTIPLE KEYWORDS AND greple can take multiple search patterns with the "-e" option, but unlike the egrep(1) command, it will search them in AND context. For example, the next command print lines those containing all of "foo" and "bar" and "baz". gre...

UTASHIRO/App-Greple-9.12 - 26 Mar 2024 15:46:25 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 166 direct dependents • 2151 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 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
  • cet - console emphasis tool

perlrun - how to execute the Perl interpreter River stage five • 11292 direct dependents • 32664 total dependents

The normal way to run a Perl program is by making it directly executable, or else by passing the name of the source file as an argument on the command line. (An interactive Perl environment is also possible--see perldebug for details on how to do tha...

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

MCE::Core - Documentation describing the core MCE API River stage three • 21 direct dependents • 313 total dependents

MARIOROY/MCE-1.889 - 13 Sep 2023 23:37:02 UTC - Search in distribution
  • MCE::Step - Parallel step model for building creative steps
  • MCE::Flow - Parallel flow model for building creative applications
  • MCE::Loop - MCE model for building parallel loops

App::Info - Information about software packages on a system River stage one • 1 direct dependent • 2 total dependents

App::Info is an abstract base class designed to provide a generalized interface for subclasses that provide meta data about software packages installed on a system. The idea is that these classes can be used in Perl application installers in order to...

DWHEELER/App-Info-0.57 - 19 Jun 2011 06:14:49 UTC - Search in distribution

share::Apocalypse::A12 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

PDF::Table - A utility class for building table layouts in a PDF::Builder (or PDF::API2) object. River stage one • 2 direct dependents • 2 total dependents

This class is a utility for use with the PDF::Builder (or PDF::API2, see note above) module from CPAN. It can be used to display text data in a table layout within a PDF. The text data must be in a 2D array (such as returned by a DBI statement handle...

OMEGA/PDF-Table-1.006 - 21 Mar 2024 20:39:02 UTC - Search in distribution

TM::View - Topic Maps, Views and Listlets River stage zero No dependents

This package provides sequencing and styling mechanisms for Topic Map slide shows or other serialized presentations....

ALPHAZULU/TM-View-0.5 - 27 Nov 2009 01:39:42 UTC - Search in distribution

Win32::TieRegistry - Manipulate the Win32 Registry River stage two • 19 direct dependents • 26 total dependents

The *Win32::TieRegistry* module lets you manipulate the Registry via objects [as in "object oriented"] or via tied hashes. But you will probably mostly use a combination reference, that is, a reference to a tied hash that has also been made an object...

CHORNY/Win32-TieRegistry-0.30 - 02 Feb 2016 17:52:15 UTC - Search in distribution

Data::Session - Persistent session data management River stage one • 3 direct dependents • 5 total dependents

Data::Session is typically used by a CGI script to preserve state data between runs of the script. This gives the end user the illusion that the script never exits. It can also be used to communicate between 2 scripts, as long as they agree beforehan...

RSAVAGE/Data-Session-1.18 - 14 Feb 2021 05:38:51 UTC - Search in distribution

lib/Docs/US_DOD/STD490A.pm River stage zero No dependents

SOFTDIA/Docs-US_DOD-STD2167A-0.06 - 16 Sep 2003 03:56:37 UTC - Search in distribution

PDF::Builder::Content - Methods for adding graphics and text to a PDF River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC - Search in distribution

Dancer2::Tutorial - An example to get you dancing River stage three • 156 direct dependents • 176 total dependents

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

PerlPoint::Parser - a PerlPoint Parser River stage one • 4 direct dependents • 5 total dependents

The PerlPoint format, initially designed by Tom Christiansen, is intended to provide a simple and portable way to generate slides without the need of a proprietary product. Slides can be prepared in a text editor of your choice, generated on any plat...

JSTENZEL/PerlPoint-Package-0.452 - 10 Oct 2007 21:39:50 UTC - Search in distribution

Win32::UTCFileTime - Get/set UTC file times with stat/utime on Win32 River stage zero No dependents

NOTE: In Perl 5.33.5, the built-in "stat()" and "utime()" functions were rewritten (and a proper implementation of "lstat()" was added) in such a way that the UTC file time handling is now correct (including the case of "utime()" being used on direct...

SHAY/Win32-UTCFileTime-1.60 - 23 Dec 2020 11:00:10 UTC - Search in distribution

B::Graph - Perl compiler backend to produce graphs of OP trees River stage zero No dependents

This module is a backend to the perl compiler (B::*) which, instead of outputting bytecode or C based on perl's compiled version of a program, writes descriptions in graph-description languages specifying graphs that show the program's structure. It ...

SMCCAM/B-Graph-0.51 - 01 Jan 2001 04:01:40 UTC - Search in distribution
59 results (0.055 seconds)