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

Search results for "PHILIPPE"

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

eta - A shortcut for Acme::MetaSyntactic one-liners River stage two • 61 direct dependents • 63 total dependents

Typing the module full name in oneliners is more than cumbersome. Yes, there's already the meta(1) command for simple cases like this one, but for more complex cases combining several themes it's really better....

BOOK/Acme-MetaSyntactic-1.015 - 30 Mar 2021 07:56:48 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

cpanx - A CPAN downloader script River stage zero No dependents

This program will download, display, and install modules (and their dependencies) from CPAN. A public repository of user contributed perl code. This script is different to scripts like cpan and cpanm in that it will show what it will do before it doe...

JACOBG/App-Cpanx-1.00 - 31 Oct 2022 20:24:23 UTC - Search in distribution

BER - Basic Encoding Rules (BER) of Abstract Syntax Notation One (ASN.1) River stage zero No dependents

This is a simple library to encode and decode data using the Basic Encoding Rules (BER) of Abstract Syntax Notation One (ASN.1). It does not claim to be a complete implementation of the standard, but implements enough of the BER standard to encode an...

SKIM/SNMP_Session-1.16 - 11 Jun 2023 13:12:51 UTC - Search in distribution

perl5140delta - what is new for perl v5.14.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgrading from an earlier release such as 5.10.0, first read perl5120delta, which describes differences between 5.10.0 and 5.12.0. Some of the bug fixes...

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

sslh - Switch incoming connection between SSH and SSL/HTTPS servers River stage one • 1 direct dependent • 1 total dependent

sslh is a simple script that lets you switch an incoming connection on a single port between distinct SSH and SSL/HTTPS servers. sslh listens for connections on a port and is able to redirect them either to an HTTPS web server or a SSH server. This l...

BOOK/Net-Proxy-0.13 - 02 Nov 2014 23:29:26 UTC - Search in distribution

SNMP::Info - OO Interface to Network devices and MIBs through SNMP River stage one • 2 direct dependents • 3 total dependents

SNMP::Info gives an object oriented interface to information obtained through SNMP. This module is geared towards network devices. Subclasses exist for a number of network devices and common MIBs. The idea behind this module is to give a common inter...

OLIVER/SNMP-Info-3.970001 - 28 Feb 2024 16:26:46 UTC - Search in distribution

Memoize - Make functions faster by trading space for time River stage three • 77 direct dependents • 304 total dependents

*Memoizing* a function makes it faster by trading space for time. It does this by caching the return values of the function in a table. If you call the function again with the same arguments, "memoize" jumps in and gives you the value out of the tabl...

ARISTOTLE/Memoize-1.16 - 29 Jan 2023 09:05:05 UTC - Search in distribution

Path::Tiny - File path utility River stage four • 891 direct dependents • 7170 total dependents

This module provides a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It aims to be smaller and faster than many alternativ...

DAGOLDEN/Path-Tiny-0.144 - 01 Dec 2022 16:37:45 UTC - Search in distribution

Net::Pcap - Interface to the pcap(3) LBL packet capture library River stage two • 12 direct dependents • 20 total dependents

"Net::Pcap" is a Perl binding to the LBL pcap(3) library and its Win32 counterpart, the WinPcap library. Pcap (packet capture) is a portable API to capture network packet: it allows applications to capture packets at link-layer, bypassing the normal ...

CORION/Net-Pcap-0.21 - 19 Jan 2023 07:10:30 UTC - Search in distribution

Isam - Perl extension for ISAM files River stage zero No dependents

Isam.pm is a thin wrapper to the C-ISAM functions calls. IsamData.pm is a facility to access the record's fields....

CYK/Isam-0.2 - 27 May 2000 05:49:25 UTC - Search in distribution

Perlude River stage one • 2 direct dependents • 2 total dependents

MARCC/perlude-0.61 - 11 May 2015 01:37:42 UTC - Search in distribution

WWW::Mechanize - Handy web browsing in a Perl object River stage three • 282 direct dependents • 550 total dependents

"WWW::Mechanize", or Mech for short, is a Perl module for stateful programmatic web browsing, used for automating interaction with websites. Features include: * All HTTP methods * High-level hyperlink and HTML form support, without having to parse HT...

OALDERS/WWW-Mechanize-2.18 - 30 Jan 2024 14:34:27 UTC - Search in distribution

NET::MitM - Man in the Middle - connects a client and a server, giving visibility of and control over messages passed. River stage zero No dependents

BAVELING/NET-MitM-0.02 - 16 Apr 2013 10:32:28 UTC - Search in distribution

NCAR River stage zero No dependents

Interfaces Perl, PDL & NCAR, through XS code. The aim is to provide the user with native NCAR commands. Whenever large float/int arrays are needed, piddles have to be passed to NCAR routines, eg : my $F = float [ [ ... ], ... ]; my $NX = ...; my $NY ...

PHILOU/NCAR-0.01 - 25 Jun 2003 11:24:46 UTC - Search in distribution

TAP::Parser - Parse TAP output River stage five • 205 direct dependents • 22560 total dependents

"TAP::Parser" is designed to produce a proper parse of TAP output. For an example of how to run tests through this module, see the simple harnesses "examples/". There's a wiki dedicated to the Test Anything Protocol: <http://testanything.org> It incl...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC - Search in distribution

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC - Search in distribution

wallflower - Sorry I can't dance, I'm hanging on to my friend's purse River stage one • 1 direct dependent • 1 total dependent

wallflower turns your Plack application into a static (read-only) web site. While this isn't suitable for all applications, it makes sense for many uses. Most web sites are largely static. With no way for the site's users to update its content (via f...

BOOK/App-Wallflower-1.015 - 07 Sep 2018 15:49:12 UTC - Search in distribution
147 results (0.069 seconds)