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

Search results for "YVES"

perlepigraphs - list of Perl release epigraphs River stage five • 11292 direct dependents • 32664 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

AFS - Perl interface to AFS programming APIs River stage zero No dependents

The AFS module bundle is a dynamically loadable (where available) extension to Perl. It gives the AFS user and administrator access to most of the AFS programming APIs, allowing you to make these calls directly from Perl, rather than processing the o...

NOG/AFS-2.6.4 - 27 Oct 2014 13:11:37 UTC - Search in distribution

MIME::Lite - low-calorie MIME generator River stage three • 51 direct dependents • 102 total dependents

In the never-ending quest for great taste with fewer calories, we proudly present: *MIME::Lite*. MIME::Lite is intended as a simple, standalone module for generating (not parsing!) MIME messages... specifically, it allows you to output a simple, dece...

RJBS/MIME-Lite-3.033 - 12 Jun 2021 15:53:07 UTC - Search in distribution

IT::perlthrtut River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 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

Mojolicious - Real-time web framework River stage four • 943 direct dependents • 1041 total dependents

An amazing real-time web framework built on top of the powerful Mojo web development toolkit. With support for RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static ...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

Sys::Syslog - Perl interface to the UNIX syslog(3) calls River stage four • 61 direct dependents • 1700 total dependents

"Sys::Syslog" is an interface to the UNIX syslog(3) program. Call "syslog()" with a string priority and a list of "printf()" args just like syslog(3)....

SAPER/Sys-Syslog-0.36 - 21 Oct 2019 22:41:02 UTC - Search in distribution

Sub::Exporter - a sophisticated exporter for custom-built routines River stage four • 334 direct dependents • 5667 total dependents

ACHTUNG! If you're not familiar with Exporter or exporting, read Sub::Exporter::Tutorial first! Why Generators? The biggest benefit of Sub::Exporter over existing exporters (including the ubiquitous Exporter.pm) is its ability to build new coderefs f...

RJBS/Sub-Exporter-0.991 - 24 Nov 2023 01:32:32 UTC - Search in distribution

MP3::Info - Manipulate / fetch info from MP3 audio files River stage two • 19 direct dependents • 74 total dependents

$mp3 = MP3::Info->new(FILE) OOP interface to the rest of the module. The same keys available via get_mp3info and get_mp3tag are available via the returned object (using upper case or lower case; but note that all-caps "VERSION" will return the module...

JMERELO/MP3-Info-1.26 - 03 Oct 2017 12:02:25 UTC - Search in distribution

Ref::Util - Utility functions for checking references River stage three • 141 direct dependents • 439 total dependents

Ref::Util introduces several functions to help identify references in a smarter (and usually faster) way. In short: # conventional approach # with Ref::Util ref( $foo ) eq 'ARRAY' is_plain_arrayref( $foo ) use Scalar::Util qw( reftype ); reftype( $fo...

ARC/Ref-Util-0.204 - 19 Apr 2018 11:23:10 UTC - Search in distribution

Dancer2 - Lightweight yet powerful web application framework River stage three • 156 direct dependents • 176 total dependents

Dancer2 is the new generation of Dancer, the lightweight web-framework for Perl. Dancer2 is a complete rewrite based on Moo. Dancer2 can optionally use XS modules for speed, but at its core remains fatpackable (packable by App::FatPacker) so you coul...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

Weasel - Perl's php/Mink-inspired abstracted web-driver framework River stage one • 3 direct dependents • 3 total dependents

This module abstracts away the differences between the various web-driver protocols, like the Mink project does for PHP. While heavily inspired by Mink, "Weasel" aims to improve over it by being extensible, providing not just access to the underlying...

EHUELS/Weasel-0.31 - 24 Jul 2023 20:49:50 UTC - Search in distribution

perlsecret - Perl secret operators and constants River stage zero No dependents

Perl has a long tradition of giving nicknames to some of its operators (possibly a form of Huffmanisation). These nicknames are based on the appearance of the operator, rather than its function. The well-known examples are the *diamond operator* ("<>...

BOOK/perlsecret-1.017 - 08 Nov 2021 21:32:57 UTC - Search in distribution

Selenium::Remote::Driver - Perl Client for Selenium Remote Driver River stage two • 10 direct dependents • 12 total dependents

Selenium is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. This module is an implementation of the client for the Remote dr...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC - Search in distribution

re::engine::PCRE2 - PCRE2 regular expression engine with jit River stage zero No dependents

Replaces perl's regex engine in a given lexical scope with PCRE2 regular expressions provided by libpcre2-8. This provides jit support and faster matching, but may fail in corner cases. See pcre2compat <http://www.pcre.org/current/doc/html/pcre2compa...

RURBAN/re-engine-PCRE2-0.16 - 15 May 2019 16:28:58 UTC - Search in distribution

Sereal::Decoder - Fast, compact, powerful binary deserialization River stage three • 29 direct dependents • 112 total dependents

This library implements a deserializer for an efficient, compact-output, and feature-rich binary protocol called *Sereal*. Its sister module Sereal::Encoder implements an encoder for this format. The two are released separately to allow for independe...

YVES/Sereal-Decoder-5.004 - 19 Apr 2023 13:20:25 UTC - Search in distribution

Sereal::Encoder - Fast, compact, powerful binary serialization River stage three • 31 direct dependents • 110 total dependents

This library implements an efficient, compact-output, and feature-rich serializer using a binary protocol called *Sereal*. Its sister module Sereal::Decoder implements a decoder for this format. The two are released separately to allow for independen...

YVES/Sereal-Encoder-5.004 - 19 Apr 2023 13:20:36 UTC - Search in distribution

Date::Simple - a simple date object River stage two • 34 direct dependents • 61 total dependents

Dates are complex enough without times and timezones. This module may be used to create simple date objects. It handles: Validation. Reject 1999-02-29 but accept 2000-02-29. Interval arithmetic. How many days were between two given dates? What date c...

IZUT/Date-Simple-3.03 - 26 Dec 2008 19:29:40 UTC - Search in distribution

re::engine::GNU - GNU Regular Expression Engine River stage one • 1 direct dependent • 1 total dependent

The GNU regular expression engine plugged into perl. The package can be "used" with the following pragmas: -debug => boolean E.g. use re::engine::GNU -debug => 1; # a true value will print on stderr -syntax => bitwised value E.g. use re::engine::GNU ...

JDDPAUSE/re-engine-GNU-0.027 - 12 Feb 2023 04:13:25 UTC - Search in distribution

E'Mail::Acme - the epitome of simple e-mail handling River stage zero No dependents

Good grief, everywhere you turn there's yet another e-mail module! This one says that the message is an object. That one says that every *field* is an object. Then there's the one that says the darn body is an object! How many methods do I need to le...

RJBS/E-Mail-Acme-1555 - 11 Dec 2013 00:30:53 UTC - Search in distribution
76 results (0.057 seconds)