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

Search results for "ZZZ"

Token - This class verifies and sets token to APIHTTPConnector instance River stage zero No dependents

METHODS "authenticate" This method to set authentication token to APIHTTPConnector instance Param url_connection : A APIHTTPConnector class instance....

STDCRM/ZZZ-SDK-0.0.2 - 04 Sep 2020 06:33:30 UTC - Search in distribution

Nama - multitrack recorder and digital audio workstation River stage zero No dependents

A multitrack audio application for recording, effects processing, editing, mixing, mastering and live performance. It can also perform general-purpose audio processing, such as 5.1 to stereo conversion. Nama uses Ecasound as the audio processing engi...

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution
  • Audio::Nama - multitrack recorder and digital audio workstation

IUP - Cross-platform GUI toolkit for building graphical user interfaces River stage zero No dependents

The IUP module is a cross-platform GUI toolkit designed to run on MS Windows (incl. Cygwin), GTK+ and Motif/X11. On all platform it uses native GUI widgets. Source code: see 1-apps/app-sample1.pl <https://metacpan.org/source/KMX/IUP-0.305/examples//1...

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 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

List::Gen - provides functions for generating lists River stage one • 2 direct dependents • 2 total dependents

ASG/List-Gen-0.974 - 12 Nov 2011 05:03:05 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

perlimports - A command line utility for cleaning up imports in your Perl code River stage zero No dependents

This distribution provides the "perlimports" command line interface (CLI), which automates the cleanup and maintenance of Perl "use" and "require" statements. Loosely inspired by goimports <https://pkg.go.dev/golang.org/x/tools/cmd/goimports>, this t...

OALDERS/App-perlimports-0.000053 - 13 Jan 2024 20:19:02 UTC - Search in distribution

YYZ - Like XXX but dump arguments in a stack River stage zero No dependents

Similar to XXX, but this supplies the critically overlooked obvious Rush reference....

MSCHWERN/YYZ-2112.1001001 - 08 Jan 2011 07:16:01 UTC - Search in distribution

GeoIP2 - Perl API for MaxMind's GeoIP2 web services and databases River stage one • 2 direct dependents • 2 total dependents

This distribution provides an API for the GeoIP2 web services <http://dev.maxmind.com/geoip/geoip2/web-services> and databases <http://dev.maxmind.com/geoip/geoip2/downloadable>. The API also works with the free GeoLite2 databases <http://dev.maxmind...

MAXMIND/GeoIP2-2.006002 - 18 Jun 2019 10:53:47 UTC - Search in distribution

Lingy - A Clojure Platform for Perl River stage one • 1 direct dependent • 2 total dependents

Lingy is an implementation of the Clojure Platform for Perl that is written in Perl and hosted by Perl. Programs and modules written in Lingy have full access to Perl and its CPAN modules. Perl modules can be written in Lingy and distributed on CPAN....

INGY/Lingy-0.1.19 - 25 Jul 2023 15:21:18 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

XXX - See Your Data in the Nude River stage three • 11 direct dependents • 129 total dependents

"XXX.pm" exports a function called "XXX" that you can put just about anywhere in your Perl code to make it die with a YAML dump of the arguments to its right. The charm of XXX-debugging is that it is easy to type, rarely requires parens and stands ou...

INGY/XXX-0.38 - 23 Jun 2021 23:39:48 UTC - Search in distribution

Nginx - full-featured perl support for nginx River stage one • 2 direct dependents • 2 total dependents

Nginx with capital *N* is a part of nginx-perl distribution. Nginx-perl brings asynchronous functions and other useful features into embedded perl to turn it into nice and powerful perl web server....

ZZZ/Nginx-Perl-1.8.1.10 - 14 Apr 2016 00:55:02 UTC - Search in distribution

Alias - declare symbolic aliases for perl data River stage one • 3 direct dependents • 3 total dependents

Provides general mechanisms for aliasing perl data for convenient access. This module works by putting some values on the symbol table with user-supplied names. Values that are references will get dereferenced into their base types. This means that a...

GSAR/Alias-2.32 - 01 May 1999 02:28:15 UTC - Search in distribution

perldata - Perl data types River stage five • 11292 direct dependents • 32664 total dependents

Variable names Perl has three built-in data types: scalars, arrays of scalars, and associative arrays of scalars, known as "hashes". A scalar is a single string (of any size, limited only by the available memory), number, or a reference to something ...

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

FAST::List::Gen - provides functions for generating lists River stage zero No dependents

DHARD/FAST-1.06 - 21 Apr 2015 08:04:25 UTC - Search in distribution

split - split a file into pieces River stage one • 1 direct dependent • 1 total dependent

The split utility reads the given *file* (or standard input if no file is specified) and breaks it up into files of 1000 lines each....

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

XLog - Unified logging API, without performance penalties. River stage one • 6 direct dependents • 7 total dependents

XLog is a centralized thread-safe logging API both from perl and C level. It is written in C and is very fast. One of its main features is that if message is not to be logged (due to log level) then arguments will not be evaluated and function is not...

SYBER/XLog-1.1.3 - 22 Jun 2022 12:36:10 UTC - Search in distribution

Astro::SpaceTrack - Retrieve orbital data from www.space-track.org. River stage one • 1 direct dependent • 2 total dependents

This package retrieves orbital data from the Space Track web site <https://www.space-track.org> and several others. You must register and get a user name and password before you can get data from Space Track. Other methods ("celestrak()", "amsat()", ...

WYANT/Astro-SpaceTrack-0.164 - 31 Jan 2024 14:47:03 UTC - Search in distribution
97 results (0.073 seconds)