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

Search results for "FLORIAN"

todo - Perl TO-DO list River stage five • 11292 direct dependents • 32664 total dependents

This is a list of wishes for Perl. The most up to date version of this file is at <https://github.com/Perl/perl5/blob/blead/Porting/todo.pod>. The tasks we think are smaller or easier are listed first. Anyone is welcome to work on any of these, but i...

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

PSGI - Perl Web Server Gateway Interface Specification River stage one • 5 direct dependents • 9 total dependents

MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 166 direct dependents • 2151 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC - Search in distribution

Catalyst - The Elegant MVC Web Application Framework River stage three • 603 direct dependents • 677 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 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

Moose - A postmodern object system for Perl 5 River stage four • 2916 direct dependents • 4004 total dependents

Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC - Search in distribution

Math::BigInt - arbitrary size integer math package River stage four • 209 direct dependents • 1676 total dependents

Math::BigInt provides support for arbitrary precision integers. Overloading is also provided for Perl operators. Input Input values to these routines may be any scalar number or string that looks like a number and represents an integer. Anything that...

PJACKLAM/Math-BigInt-2.003002 - 06 Jan 2024 12:38:23 UTC - Search in distribution

changes River stage three • 51 direct dependents • 102 total dependents

RJBS/MIME-Lite-3.033 - 12 Jun 2021 15:53:07 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

CGI::FormBuilder - Easily generate and process stateful forms River stage two • 11 direct dependents • 16 total dependents

If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

Pinto - Curate a repository of Perl modules River stage one • 3 direct dependents • 5 total dependents

Pinto is an application for creating and managing a custom CPAN-like repository of Perl modules. The purpose of such a repository is to provide a stable, curated stack of dependencies from which you can reliably build, test, and deploy your applicati...

THALJEF/Pinto-0.14 - 06 Aug 2017 07:31:17 UTC - Search in distribution

Net::Stripe - API client for Stripe.com River stage one • 1 direct dependent • 1 total dependent

This module is a wrapper around the Stripe.com HTTP API. Methods are generally named after the HTTP method and the object name. This method returns Moose objects for responses from the API. VERSIONING Because of occasional non-backward-compatible cha...

SHERRARDB/Net-Stripe-0.42 - 15 Mar 2020 19:59:40 UTC - Search in distribution

Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit) River stage four • 760 direct dependents • 1891 total dependents

Plack is a set of tools for using the PSGI stack. It contains middleware components, a reference server and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI. See PSGI for the PSGI specification and PSGI::...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 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

Alien::Build - Build external dependencies for use in CPAN River stage four • 248 direct dependents • 1388 total dependents

This module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime. This is the detailed documentation for t...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

Data::DPath - DPath is not XPath! River stage two • 28 direct dependents • 81 total dependents

SCHWIGON/Data-DPath-0.59 - 24 Jul 2023 11:01:55 UTC - Search in distribution

smokebrew - Automated Perl building and installation for CPAN Testers River stage one • 2 direct dependents • 2 total dependents

smokebrew is a utility that builds, installs and configures perls for CPAN testing. It downloads, extracts, patches ( if applicable ), configures, builds, tests and installs perl versions and runs an specified App::SmokeBrew::Plugin to configure the ...

BINGOS/smokebrew-1.06 - 09 Dec 2023 10:13:42 UTC - Search in distribution

GSSAPI - Perl extension providing access to the GSSAPIv2 library River stage one • 3 direct dependents • 7 total dependents

This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT. Since 0.14 it also compiles and works with Heimdal. Lacks of Heimdal support are gss_releas...

AGROLMS/GSSAPI-0.28 - 03 Jun 2010 16:15:58 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

MongoDB - Official MongoDB Driver for Perl (EOL) River stage two • 48 direct dependents • 56 total dependents

This is the official Perl driver for MongoDB <http://www.mongodb.com>. MongoDB is an open-source document database that provides high performance, high availability, and easy scalability. A MongoDB server (or multi-server deployment) hosts a number o...

MONGODB/MongoDB-v2.2.2 - 13 Aug 2020 15:12:18 UTC - Search in distribution
287 results (0.096 seconds)