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-POD"

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

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

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

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

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

testcomp - Test your tab completion River stage one • 1 direct dependent • 1 total dependent

This utility will run your script (finding it in "PATH" if not found in current directory) while setting "COMP_LINE" and "COMP_POINT" to test how your script will perform shell completion. In addition to that, it will also load Log::ger::Output::Scre...

PERLANCAR/App-CompleteUtils-0.180 - 30 Jan 2022 00:05:54 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

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

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

App::instopt - Download and install software River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-instopt-0.021 - 23 Feb 2024 01:52:09 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

TableDef - Table data definition River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/TableDef-1.0.9 - 04 Jul 2023 00:05:18 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 1 direct dependent • 1 total dependent

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

gen-pericmd-completer - Generate Perinci::CmdLine completer script River stage one • 3 direct dependents • 3 total dependents

PERLANCAR/App-GenPericmdCompleterScript-0.126 - 27 Sep 2023 00:05:11 UTC - Search in distribution

Proc::Govern - Run child process and govern its various aspects River stage one • 4 direct dependents • 4 total dependents

Proc::Govern is a child process manager. It is meant to be a convenient bundle (a single parent/monitoring process) for functionalities commonly needed when managing a child process. It comes with a command-line interface, govproc. Background story: ...

PERLANCAR/Proc-Govern-0.213 - 23 Feb 2024 02:00:05 UTC - Search in distribution

detect-pericmd-script - Detect whether a file is a Perinci::CmdLine-based CLI script River stage one • 1 direct dependent • 1 total dependent

The criteria are: * the file must exist and readable; * (optional, if "include_noexec" is false) file must have its executable mode bit set; * content must start with a shebang "#!"; * either: must be perl script (shebang line contains 'perl') and mu...

PERLANCAR/App-PericmdUtils-0.054 - 09 Jul 2022 00:05:10 UTC - Search in distribution

Complete::Util - General completion routine River stage three • 96 direct dependents • 910 total dependents

This package provides some generic completion routines that follow the Complete convention. (If you are looking for bash/shell tab completion routines, take a look at "SEE ALSO".) The main routine is "complete_array_elem" which tries to complete a wo...

PERLANCAR/Complete-Util-0.620 - 23 Jan 2024 08:41:21 UTC - Search in distribution

peri-eg-multi-any - Test command with multiple subcommands River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Perinci-Examples-Bin-Any-0.072 - 16 Mar 2022 00:06:17 UTC - Search in distribution
142 results (0.132 seconds)