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

Search results for "-raisecolor"

D - Provides utility functions to encode data and dump it to STDERR. River stage zero No dependents

D module provides utility functions to encode data and dump it to STDERR....

YOITO/D-0.06 - 21 Mar 2021 06:13:43 UTC - Search in distribution

H - Method wrappers for hash construction. River stage zero No dependents

It is nice to make hashes like this: { foo => $thing1->foo(), bar => $thing2->bar(), } Note that our hash keys and method names match, this is a common situation. There are many pitfalls, "$thing1->foo()" may return a scalar, an empty list, an uneven...

EXODIST/H-0.001 - 15 Mar 2018 06:06:50 UTC - Search in distribution

K - Perl bindings for k (aka q, aka kdb, aka kx) River stage zero No dependents

Connect to a remote K or Q instance. Execute commands. Read replies. "K" wraps the C library defined by k.h <http://code.kx.com/wsvn/code/kx/kdb%2B/c/c/k.h> and described here <http://code.kx.com/wiki/Cookbook/InterfacingWithC> . "K"'s OO interface i...

WHITNEY/K-0.10 - 30 Sep 2013 05:40:20 UTC - Search in distribution

L - Perl extension to load modules automatically in one-liners. River stage one • 3 direct dependents • 6 total dependents

Module auto-loader for one-liners. This module is dangerous, so don't use this module in other perl modules, scripts or production code. This should be used only in one-liners....

SONGMU/L-v1.0.1 - 03 Dec 2018 00:56:34 UTC - Search in distribution

M - M River stage zero No dependents

package MyClass; use M; # write the entire class here by hand Moose led to Mouse lead to Moo led to Mo. But INGY's Mo does so little the only way I could see to usefully do less was to do absolutely nothing. Which M duly does....

MSTROUT/M-1.000001 - 12 Apr 2012 16:17:25 UTC - Search in distribution

P - Safer, friendlier printf/print/sprintf + say River stage zero No dependents

"P" is a combined print, printf, sprintf & say in 1 routine. It saves tremendously on development time. It's not just a 1 character 'verb', but has other time-saving and powerful features. It has the convenience of "say" in adding a newline when need...

LAWALSH/P-1.1.41 - 31 Oct 2019 06:30:48 UTC - Search in distribution

T - Encapsulate testing tools instead of cluttering your namespace. River stage zero No dependents

This module collection makes it possible to use popular testing tools such as Test::More or Test2::Bundle::Extended without cluttering up your namespace. Under the hood all the work is done by Import::Box which was created specifically to implement t...

EXODIST/T-0.001 - 20 Oct 2016 16:58:12 UTC - Search in distribution
  • T2 - Import Test2::Tools::* in a box.
  • T2::P - Import Test2::Plugin::* in a box.

U - UNIVERSAL::new alias for the command line River stage zero No dependents

The U module loads UNIVERSAL::new. That's it....

DAGOLDEN/UNIVERSAL-new-0.001 - 06 Apr 2013 02:25:47 UTC - Search in distribution

V - Print version of the specified module(s). River stage two • 7 direct dependents • 10 total dependents

This module uses stolen code from Module::Info to find the location and version of the specified module(s). It prints them and exit()s. It defines "import()" and is based on an idea from Michael Schwern on the perl5-porters list. See the discussion: ...

ABELTJE/V-0.19 - 08 Jan 2024 15:30:19 UTC - Search in distribution

Z - collection of modules for rapid app development River stage one • 1 direct dependent • 1 total dependent

Just a shortcut for loading a bunch of modules that allow you to quickly code Perl stuff. I've tried to avoid too many domain-specific modules like HTTP::Tiny, etc. The modules chosen should be broadly useful for a wide variety of tasks. Perl Version...

TOBYINK/Z-0.008 - 08 Nov 2020 16:08:49 UTC - Search in distribution

B - The Perl Compiler Backend River stage five • 11292 direct dependents • 32664 total dependents

The "B" module supplies classes which allow a Perl program to delve into its own innards. It is the module used to implement the "backends" of the Perl compiler. Usage of the compiler does not require knowledge of this module: see the O module for th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

p - Steroids for your perl one-liners. River stage one • 1 direct dependent • 1 total dependent

IRONCAMEL/App-p-0.0400 - 09 Nov 2015 13:39:38 UTC - Search in distribution

- River stage zero No dependents

JMS/EdgeExpressDB_0.953h - 18 May 2009 07:45:42 UTC - Search in distribution

- River stage one • 1 direct dependent • 1 total dependent

EGROSS/Lingua-PT-Conjugate-1.20 - 22 Jun 2014 00:23:42 UTC - Search in distribution

p - command-line read-write access to http://p.hashbang.ca River stage zero No dependents

p is a simple command line program to write to (and read from) the pastebin <http://p.hashbang.ca>, which runs WWW::Hashbang::Pastebin. Writing Provide input on stdin to "p" to paste it to the pastebin. Provide the --lang option to specify syntax hig...

DOHERTY/WWW-Hashbang-Pastebin-Client-0.003 - 30 May 2012 02:03:14 UTC - Search in distribution

S3 River stage zero No dependents

DQNEO/Amazon-S3-FastUploader-0.08 - 01 Dec 2012 05:22:47 UTC - Search in distribution

ls - list file/directory information River stage one • 1 direct dependent • 1 total dependent

This programs lists information about files and directories. If it is invoked without file/directory name arguments, it lists the contents of the current directory. Otherwise, ls lists information about the files and information about the contents of...

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 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

PC - A simple but feature filled command line Perl calculator River stage zero No dependents

"pc" is a quick and dirty command line perl calculator. Pass it an expression on the command line and it will print the result in a number of different formats. You can also run "pc" with no command line parameters and it will run an interactive loop...

DAVID/App-PerlCalc-v1.2.0 - 30 May 2013 09:24:33 UTC - Search in distribution

sd - a distributed ticket tracking system River stage zero No dependents

SD is a peer to peer ticket tracking system built on the Prophet distributed database. SD is designed to make it easy to work with tickets and to share ticket databases with your collaborators. Please run "sd help" for documentation and "sd help intr...

SPANG/App-SD-0.75 - 06 Jul 2011 02:39:03 UTC - Search in distribution
40,092 results (0.894 seconds)