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

Search results for "JIMMY"

bfg - find and grep files using boolean expressions. River stage zero No dependents

This program combines the power of three Unix tools (in their GNU versions): bool, find and grep to provide a way to search by filenames and/or by file contents using boolean expressions. Internaly, all boolean expressions with regexps/strings are tr...

JIMMY/App-BoolFindGrep-0.06 - 02 Jul 2015 03:12:10 UTC - Search in distribution

Term::Emit - Print with indentation, status, and closure River stage zero No dependents

The "Term::Emit" package is used to print balanced and nested messages with a completion status. These messages indent easily within each other, autocomplete on scope exit, are easily parsed, may be bulleted, can be filtered, and even can show status...

ROSCIO/Term-Emit-0.0.4 - 12 Sep 2012 19:16:24 UTC - Search in distribution

log-defer-viz - command-line utility for rendering log messages created by Log::Defer River stage one • 1 direct dependent • 1 total dependent

Log::Defer is a module that creates structured logs. The Log::Defer documentation explains structured logging and its benefits over ad-hoc logging. This module installs a command-line script that parses structured logs created by Log::Defer and displ...

FRACTAL/Log-Defer-Viz-0.347 - 07 Mar 2016 21:05:42 UTC - Search in distribution

XAO::FS - XAO framework database layer River stage one • 5 direct dependents • 5 total dependents

AMALTSEV/XAO-FS-1.26 - 05 Mar 2023 22:49:50 UTC - Search in distribution

Sub::Fp - A Clojure / Python Toolz / Lodash inspired Functional Utility Library River stage zero No dependents

ODDTUPLE/Sub-Fp-0.46 - 22 Feb 2019 22:04:24 UTC - Search in distribution

orgadb-sel - Select entries and fields from Org addressbook River stage one • 1 direct dependent • 1 total dependent

App::orgadb is a set of CLIs for addressbook written in Org format. It currently contains: * orgadb-sel CLI to list/select addressbook entries and fields. The addressbook must be written following a certain structure, as shown in the Synopsis. The fi...

PERLANCAR/App-orgadb-0.017 - 16 Oct 2023 00:05:28 UTC - Search in distribution

Parse::RecDescent - Generate Recursive-Descent Parsers River stage three • 129 direct dependents • 778 total dependents

Overview Parse::RecDescent incrementally generates top-down recursive-descent text parsers from simple *yacc*-like grammar specifications. It provides: * Regular expressions or literal strings as terminals (tokens), * Multiple (non-contiguous) produc...

JTBRAUN/Parse-RecDescent-1.967015 - 04 Apr 2017 14:54:55 UTC - Search in distribution

Qstruct - Qstruct perl interface River stage zero No dependents

Qstruct is a binary serialisation format that requires a schema. This documentation describes the Qstruct perl module which is the reference dynamic-language implementation for qstructs. The specification for the qstruct format is documented here: Qs...

FRACTAL/Qstruct-0.100 - 09 Nov 2014 06:26:56 UTC - Search in distribution

csv2paras - Convert CSV to paragraphs River stage one • 2 direct dependents • 3 total dependents

This utility converts CSV format like this: name,email,phone,notes bill,bill@example.com,555-1236,+ lisa,lisa@example.com,555-1235,from work jimmy,jimmy@example.com,555-1237, into paragraphs format like this, which resembles (but not strictly follows...

PERLANCAR/App-CSVUtils-1.034 - 02 Feb 2024 04:15:39 UTC - Search in distribution

Geo::GNUPlot - Perl extension for plotting position tracks onto a world map. River stage zero No dependents

This program plots a set of latitude/longitude pairs as a track on a world map using gnuplot. The plot radius is determined by a user defined radius function....

CARPENTER/Geo-GNUPlot_0.01 - 17 Nov 1999 00:12:40 UTC - Search in distribution

YAML::DBH - instant database connection from config file on disk River stage one • 1 direct dependent • 1 total dependent

Point and shoot method of getting a database handle with only a yaml configuration file as argument. This is meant for people learning perl who just want to get up and running. It's the simplest customizable way of getting a database handle with very...

LEOCHARRE/YAML-DBH-1.08 - 27 Aug 2009 19:13:28 UTC - Search in distribution

AI::MXNet::Optimizer - Common Optimization algorithms with regularizations. River stage one • 2 direct dependents • 2 total dependents

Common Optimization algorithms with regularizations....

SKOLYCHEV/AI-MXNet-1.6 - 23 Jun 2023 16:35:58 UTC - Search in distribution

WWW::EchoNest::Artist - Class definition for artist objects. River stage zero No dependents

BSORAHAN/WWW-EchoNest-v0.0.2 - 07 Sep 2011 03:33:42 UTC - Search in distribution

Set::DynamicGroups - Manage groups of items dynamically River stage one • 1 direct dependent • 2 total dependents

An instance of "Set::DynamicGroups" can manage a list of groups and the items (members) of those groups. It takes in various definitions of groups (rules about how to build the member list (see "GROUP SPECIFICATION")) and will return the list of item...

RWSTAUNER/Set-DynamicGroups-0.014 - 15 Jul 2011 00:13:28 UTC - Search in distribution

XML::RSS::SimpleGen - for writing RSS files River stage zero No dependents

This module is for writing RSS files, simply. It transparently handles all the unpleasant details of RSS, like proper XML escaping, and also has a good number of Do-What-I-Mean features, like not changing the modtime on a written-out RSS file if the ...

SBURKE/XML-RSS-SimpleGen-11.11 - 07 Feb 2004 06:25:07 UTC - Search in distribution

AnyEvent::Task - Client/server-based asynchronous worker pool River stage one • 1 direct dependent • 1 total dependent

The synopses make this module look much more complicated than it actually is. In a nutshell, a synchronous worker process is forked off by a server whenever a client asks for one. The client keeps as many of these workers around as it wants and deleg...

FRACTAL/AnyEvent-Task-0.805 - 13 Feb 2017 17:02:33 UTC - Search in distribution

Mojolicious::Guides::Testing - Web Application Testing Made Easy River stage four • 943 direct dependents • 1041 total dependents

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

Acme::MetaSyntactic::nobel_prize - Nobel prize winners River stage one • 3 direct dependents • 5 total dependents

This theme has the nobel prize winners, divided into categories. The first Nobel prizes were awarded in 1901. Nobel prizes have been awarded for Chemistry, Literature, Medicine, Peace, Physics, and Economics. Strictly speaking, the Economics prize is...

BOOK/Acme-MetaSyntactic-Themes-1.055 - 30 Apr 2021 17:46:34 UTC - Search in distribution

Module::Start - The Simple/Flexible Way to Create New Modules River stage zero No dependents

If you are like me, when you think of a new idea, you want to get started asap. If you are even more like me, your projects come in all sorts of flavors. In other words, different types of projects need different types of starting files. Within Perl,...

INGY/Module-Start-0.10 - 09 Apr 2006 05:52:35 UTC - Search in distribution

Polycom::Contact - Contact in a Polycom VoIP phone's local contact directory. River stage zero No dependents

The "Polycom::Contact" class represents a contact in a Polycom SoundPoint IP, SoundStation IP, or VVX phone's local contact directory. This class is intended to be used with "Polycom::Contact::Directory", which parses entire contact directory files, ...

ZBLAIR/Polycom-Contact-Directory-0.06 - 31 Jul 2021 06:02:14 UTC - Search in distribution
36 results (0.029 seconds)