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

Search results for "dist::Data::Alias"

Mac::Alias - Read or create macOS alias files River stage zero No dependents

This Perl module offers functions to read and write macOS Finder alias files. It reads alias data directly from alias files using pure Perl. As such, reading aliases works on any OS and file system. Creating new aliases is only possible on a Mac thou...

AJNN/Mac-Alias-1.01 - 03 Jul 2022 17:08:53 UTC - Search in distribution

td - Manipulate table data River stage one • 2 direct dependents • 2 total dependents

What is td? *td* receives table data from standard input and performs an action on it. It has functionality similar to some Unix commands like *head*, *tail*, *wc*, *cut*, *sort* except that it operates on table rows/columns instead of lines/characte...

PERLANCAR/App-td-0.111 - 05 May 2023 00:05:59 UTC - Search in distribution

pl - Perl One-Liner Magic Wand River stage zero No dependents

*Don't believe everything you read on SourceForge^H^H^H the internet! -- Plato :-y* Pl follows Perl's philosophy for one-liners: the one variable solely used in one-liners, @F, is single-lettered. Because not everyone may like that, pl has it both wa...

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

rack - Fetch information and generate config files for RackObjects River stage zero No dependents

rack is a command for fetching information from a RackTables database about selected RackObjects, generate the corresponding configuration files and talk with the corresponding devices to set them up accordingly....

SAPER/RackMan-1.19 - 06 May 2016 15:02:29 UTC - Search in distribution

pick - Pick one or more random lines from input (shorter alias for 'pick-random-lines') River stage one • 1 direct dependent • 1 total dependent

TODO: * option to allow or disallow duplicates...

PERLANCAR/App-PickRandomLines-0.021 - 23 Nov 2023 04:48:57 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 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

Teng - very simple DBI wrapper/ORMapper River stage two • 18 direct dependents • 21 total dependents

Teng is very simple DBI wrapper and simple O/R Mapper. It aims to be lightweight, with minimal dependencies so it's easier to install....

ANATOFUZ/Teng-0.34 - 14 Sep 2023 03:02:53 UTC - Search in distribution

Hades - Less is more, more is less! River stage one • 4 direct dependents • 8 total dependents

LNATION/Hades-0.21 - 05 Nov 2021 15:58:16 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

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

gitwrap - Git wrapper script River stage one • 1 direct dependent • 1 total dependent

"gitwrap" is a script that runs the "git" binary. But before it does that, it can do some things first. And after that, it can also do some other things. It will first search for configuration file gitwrap.conf in one of these locations: ~/.config, ~...

PERLANCAR/App-gitwrap-0.007 - 10 Oct 2020 13:12:48 UTC - Search in distribution

Gepok - PSGI server with built-in HTTPS support, Unix sockets, preforking River stage one • 3 direct dependents • 4 total dependents

Gepok is a PSGI server implementation. Its features are: * HTTPS support out-of-the-box This is the primary (if not the only) reason why I wrote Gepok, and why it uses HTTP::Daemon::* family (because there is HTTP::Daemon::SSL). I needed a pure-Perl ...

PERLANCAR/Gepok-0.292 - 11 Sep 2019 10:59:51 UTC - Search in distribution

lcpan - Manage your local CPAN mirror River stage two • 41 direct dependents • 69 total dependents

This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...

PERLANCAR/App-lcpan-1.074 - 11 Jan 2024 00:11:13 UTC - Search in distribution

threads - Perl interpreter-based threads River stage three • 48 direct dependents • 201 total dependents

Since Perl 5.8, thread programming has been available using a model called *interpreter threads* which provides a new Perl interpreter for each thread, and, by default, results in no data or state information being shared between threads. (Prior to P...

JDHEDDEN/threads-2.21 - 23 Jan 2018 01:14:04 UTC - Search in distribution

pmgrep - Print lines from installed Perl module sources matching a pattern River stage one • 1 direct dependent • 1 total dependent

This is a like the Unix command grep but instead of specifying filenames, you specify module names or prefixes. The utility will search module source files from Perl's @INC. Examples: # Find pre-increment in all Perl module files % pmgrep '\+\+\$' # ...

PERLANCAR/App-PMUtils-0.744 - 28 Jun 2023 00:05:46 UTC - Search in distribution

classes - conventional Perl 5 classes River stage one • 1 direct dependent • 1 total dependent

A simple, stable, fast, and flexible way to use conventional Perl 5 classes in scripts, rapid prototypes, and full-scale applications. This reference document covers syntax only. See the following for more: classesoop Introductory primer of concepts,...

RMUHLE/classes-0.944 - 08 Mar 2008 16:10:50 UTC - Search in distribution
  • classesfaq - frequently asked questions about the Perl classes pragma

DBD::Pg - PostgreSQL database driver for the DBI module River stage three • 76 direct dependents • 147 total dependents

DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....

TURNSTEP/DBD-Pg-3.18.0 - 06 Dec 2023 23:47:13 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

Maypole - MVC web application framework River stage two • 11 direct dependents • 13 total dependents

This documents the Maypole request object. See the Maypole::Manual, for a detailed guide to using Maypole. Maypole is a Perl web application framework similar to Java's struts. It is essentially completely abstracted, and so doesn't know anything abo...

TEEJAY/Maypole-2.13 - 18 Apr 2008 10:27:38 UTC - Search in distribution

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 940 direct dependents • 2099 total dependents

This document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
276 results (0.115 seconds)