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

Search results for "$args{'change'}"

P - Safer, friendlier printf/print/sprintf + say River stage zero No dependents

"P" is a combined print, printf, sprintf & say in 1 routine. It saves tremendously on development time. It's not just a 1 character 'verb', but has other time-saving and powerful features. It has the convenience of "say" in adding a newline when need...

LAWALSH/P-1.1.41 - 31 Oct 2019 06:30:48 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

ptp - An expressive Pipelining Text Processor River stage zero No dependents

PTP is a versatile and expressive text processor program. The core features that it tries to provide are the following: * Provide grep, sed-like and other operations with a coherent regular expression language (grep has a -P flag but sed has nothing ...

MATHIAS/App-PTP-1.11-2 - 22 Jan 2024 21:51:07 UTC - Search in distribution

Sx - front-end to all the Athena and Xlib garbage for Perl GUI progamming River stage zero No dependents

Using the Sx package is pretty simple. At the minimum, you 'use Sx;' To actually have X windows pop open and such, you need to do the following: 1) To get everything started, you should call OpenDisplay(). If OpenDisplay() returns a non-zero value, i...

FMC/Sx-2.3 - 25 Apr 1997 09:27:47 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
  • DBD::Gofer - A stateless-proxy driver for communicating with a remote DBI

flail - a hacker's mailer in Perl River stage zero No dependents

flail is a hacker's mailer, written in Perl, and sporting a command-line interface. It currently supports pop3 and imap for access to remote maildrops, as well as regular old Unix mail spool files for local maildrops (e.g. because you use fetchmail)....

ATTILA/flail-0.2.5 - 15 Oct 2008 19:24:41 UTC - Search in distribution

helm - Easy server and cluster automation River stage zero No dependents

"helm" is command-line utility to make it easy to automate system tasks for individual machines, a cluster of machines or a subset of machines in a cluster. It has the following features: * Combine multiple commands into a single tasks and to have gr...

WONKO/helm-0.4 - 28 Jun 2011 18:53:01 UTC - Search in distribution

ORM - Object relational mapper for Perl. River stage zero No dependents

ORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use. Please start reading with ORM::Tutorial. General features * Inherita...

AKIMOV/ORM-0.85.1 - 14 Apr 2013 11:36:38 UTC - Search in distribution

THD7 - Perl module providing control to a Kenwood TH-D7 radio via serial port River stage zero No dependents

Before interacting with the radio in any way, an object must be created and tied to the serial port where the D7 is connected. This is done like this: use THD7 qw/:constants :functions/; my $Radio = new THD7 ("/dev/ttyS0"); The ":constants" and ":fun...

KWITTMER/THD7-1.3 - 18 Oct 2006 01:53:34 UTC - Search in distribution

Ph - provide a perl API for talking to CSO ph servers. River stage zero No dependents

The Ph module provides a uniform API for *perl* scripts that need to talk to CSO ph servers. It handles many of the messy details automatically. It also maintains an open connection to the server, minimizing the costs of repeated openings and closing...

GDAMORE/Ph-2.01 - 06 Jun 1998 15:33:18 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 29 direct dependents • 30 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

DB - programmatic interface to the Perl debugging API River stage five • 11292 direct dependents • 32664 total dependents

Perl debug information is frequently required not just by debuggers, but also by modules that need some "special" information to do their job properly, like profilers. This module abstracts and provides all of the hooks into Perl internal debugging f...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

cat-v - visualize non-printing characters River stage zero No dependents

The "cat -v" command is often used to display characters that cannot be displayed, but is not always suitable for viewing the output of modern applications because it converts all non-ASCII characters. The "cat-v" command visualizes whitespace and co...

UTASHIRO/App-cat-v-0.9903 - 23 Apr 2024 09:25:07 UTC - Search in distribution
  • cat-v - visualize non-printing characters

zoid - a modular perl shell River stage zero No dependents

Zoidberg provides a modular Perl shell written, configured, and operated entirely in Perl. It aspires to be a fully operational login shell with all the features one normally expects. But it also gives direct access to Perl objects and data structure...

JBERGER/Zoidberg-0.981 - 09 Jan 2012 20:03:00 UTC - Search in distribution
  • zoiddevel - Development documentation for zoid

Gtk River stage one • 1 direct dependent • 2 total dependents

MLEHMANN/Gtk-Perl-0.7010 - 15 Dec 2012 19:43:06 UTC - Search in distribution

riap - Riap command-line client shell River stage one • 1 direct dependent • 1 total dependent

"riap" is a Riap client in the form of a simple interactive command-line shell (as opposed to Perinci::Access which is a Perl library, or peri-run and peri-access which are non-interactive command-line interfaces). This "riap" shell provides a conven...

PERLANCAR/App-riap-0.383 - 07 Feb 2020 04:54:12 UTC - Search in distribution

PDLdb.pl - the perl debugger with PDL support River stage three • 93 direct dependents • 101 total dependents

"PDLdb.pl" is an enhanced version of the perl debugger which supports PDL::NiceSlice constructs. Set the PERL5DB environment variable as shown above and it will be loaded automatically by Perl when you invoke a script with "perl -d". This documentati...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

HTTP River stage three • 155 direct dependents • 183 total dependents

This chapter explains how to implement the HTTP protocol handlers in mod_perl....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 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

check_jmx4perl - Nagios plugin using jmx4perl for accessing JMX data remotely River stage one • 1 direct dependent • 1 total dependent

"check_jmx4perl" is a Nagios plugin for monitoring Java applications. It uses an agent based approach for accessing JMX exposed information remotely. Before start using "check_jmx4perl" an agent must be installed on the target platform. For JEE appli...

ROLAND/jmx4perl-1.13 - 12 May 2020 14:38:58 UTC - Search in distribution
1,415 results (0.152 seconds)