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

Search results for "dist::Perinci-To-Text"

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

fsql - Perform SQL queries against {CSV/TSV/LTSV/JSON/YAML files,TableData modules} River stage one • 1 direct dependent • 1 total dependent

fsql lets you perform SQL queries against one or several "flat" files of various formats. Each file will be regarded as a SQL table. By using SQL queries, you can do various calculations or manipulations that are otherwise hard/cumbersome to do with ...

PERLANCAR/App-fsql-0.233 - 23 Feb 2024 01:51:58 UTC - Search in distribution

depak - Pack dependencies onto your script file River stage one • 3 direct dependents • 5 total dependents

depak*) is a CLI application to pack your dependencies (required pure-Perl modules) along with your Perl script into a single file. It will trace what modules your script requires using one of several available methods, and include them inside the sc...

PERLANCAR/App-depak-0.587 - 23 Feb 2024 01:51:36 UTC - Search in distribution

short - Manage short directory symlinks River stage one • 1 direct dependent • 1 total dependent

NOTE: EARLY IMPLEMENTATION, MORE SUBCOMMANDS AND OPTIONS WILL BE ADDED IN THE FUTURE. Perl project directories (typically CPAN distributions, Git repositories) usually have rather long names, e.g.: perl-Text-ANSITable cpan-Perinci-Sub-Exporter p5-Dat...

PERLANCAR/App-short-0.14 - 10 Jul 2017 12:00:52 UTC - Search in distribution

Riap - Rinci access protocol River stage one • 1 direct dependent • 1 total dependent

Rinci access protocol (Riap for short), is a client/server, request/response protocol for requesting metadata and performing actions on code entities. It is modeled closely after HTTP, but is a different protocol. It can be layered on top of HTTP (as...

PERLANCAR/Riap-1.2.4 - 04 Sep 2015 01:00:31 UTC - Search in distribution

rimetadb - Manage a Rinci metadata database River stage one • 3 direct dependents • 4 total dependents

This script (and backend Perl module, App::rimetadb) maintains a database that catalogs Rinci metadata. The metadata can be used for various purposes: * Statistics Average number of functions in a package. Average number of arguments in a function. M...

PERLANCAR/App-rimetadb-0.226 - 13 Sep 2023 00:06:02 UTC - Search in distribution

pmcost - Load Perl module with Devel::EndStats to show module loading overhead River stage one • 1 direct dependent • 1 total dependent

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

orgsel - Select Org document elements using CSel (CSS-selector-like) syntax River stage one • 1 direct dependent • 1 total dependent

This utility allows you to select nodes from Org document on the command-line using CSel selector syntax. Org is a plain-text document format for keeping notes, maintaining to-do lists, planning projects, authoring documents, and more. The specificat...

PERLANCAR/App-orgsel-0.014 - 03 Jul 2021 12:44:30 UTC - Search in distribution

github-cmd - Yet another github CLI River stage one • 1 direct dependent • 1 total dependent

EARLY RELEASE. More subcommands coming soon. This is yet another Github CLI, written in Perl using the Perinci::CmdLine framework and Net::GitHub::V3 API client....

PERLANCAR/App-github-cmd-0.008 - 10 Apr 2020 04:11:55 UTC - Search in distribution

shcompgen - Generate shell completion scripts River stage one • 4 direct dependents • 4 total dependents

Some shells, like bash/fish/zsh/tcsh, supports tab completion for programs. They are usually activated by issuing one or more "complete" (zsh uses "compctl") internal shell commands. The completion scripts which contain these commands are usually put...

PERLANCAR/App-shcompgen-0.325 - 18 Jan 2023 00:06:01 UTC - Search in distribution

Rinci - Language-neutral metadata for your code entities River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Rinci-1.1.104 - 13 Jan 2024 00:11:12 UTC - Search in distribution

seq-pericmd - Rinci-/Perinci::CmdLine-based "seq"-like CLI utility River stage one • 1 direct dependent • 1 total dependent

This utility is similar to Unix "seq" command, with a few differences: some differences in option names, JSON output, allow infinite stream (when "to" is not specified)....

PERLANCAR/App-SeqPericmd-0.050 - 08 Dec 2021 00:05:30 UTC - Search in distribution

parse-date - Parse date string(s) using one of several modules River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-DateUtils-0.128 - 24 Apr 2024 00:06:16 UTC - Search in distribution

cross-pericmd - Output the cross product of two or more sets River stage one • 1 direct dependent • 1 total dependent

This is more or less the same as the cross CLI on CPAN (from Set::CrossProduct) except that this CLI is written using the Perinci::CmdLine framework. It returns table data which might be more easily consumed by other tools....

PERLANCAR/App-CrossPericmd-0.003 - 29 Nov 2019 02:45:05 UTC - Search in distribution

Data::Sah - Fast and featureful data structure validation River stage three • 359 direct dependents • 603 total dependents

This distribution, "Data-Sah", implements compilers for producing Perl and JavaScript validators, as well as translatable human description text from Sah schemas. Compiler approach is used instead of interpreter for faster speed. The generated valida...

PERLANCAR/Data-Sah-0.917 - 16 Feb 2024 10:01:15 UTC - Search in distribution

peri-htserve - Serve Perl modules over HTTP(S) using Riap::HTTP protocol River stage one • 1 direct dependent • 1 total dependent

For now, please see source code for more details (or --help)....

PERLANCAR/App-PerinciUtils-0.112 - 20 Jan 2019 13:39:15 UTC - Search in distribution

primes-pericmd - Generate primes (Perinci::CmdLine-based version) River stage one • 1 direct dependent • 1 total dependent

This version of "primes" utility uses the wonderful Math::Prime::Util and supports bigints....

PERLANCAR/App-PrimesPericmd-0.001 - 28 Sep 2016 05:54:48 UTC - Search in distribution

govproc-pericmd - Perinci::CmdLine-based variant of govproc CLI River stage one • 1 direct dependent • 1 total dependent

This script is just like govproc but uses the Perinci::CmdLine CLI framework to give you conveniences like shell tab completion and argument coercions (see the above example in Synopsis)....

PERLANCAR/App-govproc-pericmd-0.001 - 22 May 2019 03:23:28 UTC - Search in distribution

Perinci - Collection of Perl modules for Rinci and Riap River stage one • 1 direct dependent • 1 total dependent

Perinci is a collection of modules for implementing/providing tools pertaining to Rinci and Riap, spread over several distributions for faster incremental releases. These tools include: * Wrapper Perinci::Sub::Wrapper is the subroutine wrapper which ...

PERLANCAR/Perinci-0.32 - 03 Sep 2015 11:17:45 UTC - Search in distribution

peri-doc - Display text/POD documentation of Riap function or package River stage one • 3 direct dependents • 5 total dependents

This script will generate text/POD documentation for a Riap function or package....

PERLANCAR/Perinci-To-Doc-0.881 - 14 Sep 2023 00:05:27 UTC - Search in distribution
117 results (0.503 seconds)