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

Search results for "dist::time"

Voo - Run functions at compile time, not runtime! River stage zero No dependents

ECARROLL/Voo-42.43 - 08 Aug 2022 01:00:57 UTC - Search in distribution

bpomfa - Short alias for bpom-list-*f*ood-*a*dditives River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-BPOMUtils-Table-FoodAdditive-0.020 - 27 Apr 2024 00:06:27 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

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

gu - Day-to-day command-line utilities for git River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/App-GitUtils-0.086 - 30 Jul 2022 12:48:28 UTC - Search in distribution

dt - CLI data transformer River stage one • 1 direct dependent • 1 total dependent

Roughly similar to utilities like jq, jt, the App::PipeFilter suite, jsonsel, ddsel, yamlsel, this dt utility can be used to transform data structure on the CLI using Perl code. It accepts zero or more files of encoded data structures in several form...

PERLANCAR/App-dt-0.007 - 09 Jan 2020 00:49:24 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

mvs - A command line Mediawiki client River stage zero No dependents

"mvs" is a command line client whose purpose is to simplify offline editing of Wiki content. It allows you to get any number of pages from a given Mediawiki site, edit the pages with any editor, get and merge any concurrent updates of the pages, and ...

MARKJ/WWW-Mediawiki-Client-0.31 - 01 Jul 2006 15:59:41 UTC - Search in distribution

cpanm - get, unpack build and install modules from CPAN River stage two • 42 direct dependents • 52 total dependents

MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution
  • cpanm - get, unpack build and install modules from CPAN

OX - the hardest working two letters in Perl River stage one • 2 direct dependents • 2 total dependents

OX is a web application framework based on Bread::Board, Path::Router, and PSGI. Bread::Board lets you build your application from a collection of normal Moose objects, organized together in a "container", which allows components to easily interopera...

DOY/OX-0.14 - 03 Apr 2014 15:30:33 UTC - Search in distribution

hr - Print horizontal bar on the terminal River stage one • 2 direct dependents • 2 total dependents

hr can be useful as a marker/separator, especially if you use other commands that might produce a lot of output, and you need to scroll back lots of pages to see previous output. Example: % hr; command-that-produces-lots-of-output ===================...

PERLANCAR/App-hr-0.268 - 19 Nov 2022 00:05:44 UTC - Search in distribution
  • _hr - Completer script for hr
  • App::hr - Print horizontal bar on the terminal

epan - Exclusive Perl Archive Nook River stage zero No dependents

This program helps you creating and managing an EPAN - a version of the CPAN that is trimmed down to your needs for installing specific stuff. To start with an example, suppose you have to install Mojolicious and a couple of its plugins in a machine ...

POLETTIX/App-EPAN-0.002 - 19 Jun 2021 09:27:46 UTC - Search in distribution

IOD - IOD (INI On Drugs) file format specification River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/IOD-0.9.12 - 17 Aug 2017 09:42:18 UTC - Search in distribution

VCI - A library for interacting with version-control systems. River stage zero No dependents

This is VCI, the generic Version Control Interface. The goal of VCI is to create a common API that can interface with all version control systems (which are sometimes also called Software Configuration Management or "SCM" systems). The VCI home page ...

MKANAT/VCI-0.7.1 - 31 Oct 2010 23:41:10 UTC - Search in distribution

LWP - The World-Wide Web library for Perl River stage four • 2163 direct dependents • 6200 total dependents

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

JSON - JSON (JavaScript Object Notation) encoder/decoder River stage four • 1544 direct dependents • 3401 total dependents

This module is a thin wrapper for JSON::XS-compatible modules with a few additional features. All the backend modules convert a Perl data structure to a JSON text and vice versa. This module uses JSON::XS by default, and when JSON::XS is not availabl...

ISHIGAKI/JSON-4.10 - 09 Oct 2022 00:11:31 UTC - Search in distribution

GBK - Source code filter to escape GBK script River stage zero No dependents

INA/Char-GBK-1.15 - 02 May 2019 03:37:31 UTC - Search in distribution

UHC - Source code filter to escape UHC script River stage zero No dependents

INA/Char-UHC-1.15 - 02 May 2019 03:44:16 UTC - Search in distribution

GBK - Source code filter to escape GBK script River stage zero No dependents

INA/GBK-1.22 - 28 Aug 2019 16:40:47 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1216 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution
3,439 results (0.165 seconds)