The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Apache::compat"

Apache2::compat - 1.0 backward compatibility functions deprecated in 2.0 River stage three • 155 direct dependents • 183 total dependents

"Apache2::compat" provides mod_perl 1.0 compatibility layer and can be used to smooth the transition process to mod_perl 2.0. It includes functions that have changed their API or were removed in mod_perl 2.0. If your code uses any of those functions,...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

Jifty::Plugin::Compat - Provide Jifty API compatibility River stage two • 33 direct dependents • 33 total dependents

This plugin provides Jifty API compatibility. ConfigVersion VERSION 5 Provides Jifty::Handler->apache for apps prior to ConfigFileVersion 5. TODO: this should also rebind STDIN/STDOUT in the per-request hook....

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC - Search in distribution

lib/Apache/Test5005compat.pm River stage three • 69 direct dependents • 121 total dependents

SHAY/Apache-Test-1.43 - 07 Nov 2021 13:00:25 UTC - Search in distribution

CGI::Snapp - An almost back-compat fork of CGI::Application River stage one • 6 direct dependents • 8 total dependents

A fork of CGI::Application (later CGI::Application::Dispatch etc) in order to understand how they work in sufficient detail that I can put CGI::Snapp etc into production - *in my own code* - as replacements for those modules. You are *strongly* encou...

RSAVAGE/CGI-Snapp-2.01 - 11 Sep 2016 01:13:27 UTC - Search in distribution

Paws::S3 - Perl Interface to AWS Amazon Simple Storage Service River stage two • 9 direct dependents • 11 total dependents

Amazon Simple Storage Service Amazon Simple Storage Service is storage for the Internet. It is designed to make web-scale computing easier for developers. Amazon S3 has a simple web services interface that you can use to store and retrieve any amount...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

RunApp::Apache - Apache control for RunApp River stage zero No dependents

This is the class for defining a apache web server to be used in RunApp....

CLKAO/RunApp-0.13 - 08 Nov 2006 16:14:48 UTC - Search in distribution

perlunicode - Unicode support in Perl River stage five • 11292 direct dependents • 32664 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

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

Slovo - Искони бѣ Слово River stage one • 1 direct dependent • 1 total dependent

Slovo is a simple to install and extensible Mojolicious CMS <https://en.wikipedia.org/wiki/Web_content_management_system> with nice core features, listed below. This is a usable release, yet full of creeping bugs and half-implemented pieces! The proj...

BEROV/Slovo-2023.03.22 - 22 Mar 2023 00:05:00 UTC - Search in distribution

CGI::Tiny - Common Gateway Interface, with no frills River stage zero No dependents

CGI::Tiny provides a modern interface to write CGI <https://en.wikipedia.org/wiki/Common_Gateway_Interface> scripts to dynamically respond to HTTP requests as defined in RFC 3875 <https://tools.ietf.org/html/rfc3875>. It is intended to be: * Minimal ...

DBOOK/CGI-Tiny-1.002 - 09 Jun 2021 04:34:49 UTC - Search in distribution

Net::OpenSSH - Perl SSH client package implemented on top of OpenSSH River stage two • 29 direct dependents • 43 total dependents

Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client ("ssh"). Under the hood This package is implemented around the multiplexing feature found in later versions of OpenSSH. That feature allows one to run several s...

SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC - Search in distribution

Template::Sandbox - Fast template engine sandboxed from your application. River stage one • 2 direct dependents • 2 total dependents

Template::Sandbox is Yet Another Templating module, designed primarily for use in a webserver environment but usable anywhere, providing a more secure "sandboxed" environment than most templating systems. The core design philosophy for Template::Sand...

SGRAHAM/Template-Sandbox-1.04 - 11 May 2010 09:08:09 UTC - Search in distribution

Class::Tiny - Minimalist class construction River stage four • 71 direct dependents • 4041 total dependents

This module offers a minimalist class construction kit in around 120 lines of code. Here is a list of features: * defines attributes via import arguments * generates read-write accessors * supports lazy attribute defaults * supports custom accessors ...

DAGOLDEN/Class-Tiny-1.008 - 04 Sep 2020 14:57:38 UTC - Search in distribution

Module::Build::API - API Reference for Module Authors River stage five • 4486 direct dependents • 17571 total dependents

I list here some of the most important methods in "Module::Build". Normally you won't need to deal with these methods unless you want to subclass "Module::Build". But since one of the reasons I created this module in the first place was so that subcl...

LEONT/Module-Build-0.4234 - 28 Apr 2023 08:59:31 UTC - Search in distribution

DBIx::Recordset - Perl extension for DBI recordsets River stage one • 4 direct dependents • 4 total dependents

DBIx::Recordset is a perl module for abstraction and simplification of database access. The goal is to make standard database access (select/insert/update/delete) easier to handle and independend of the underlying DBMS. Special attention is made on w...

GRICHTER/DBIx-Recordset-0.26 - 04 Oct 2004 19:30:54 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

doc::Changes River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

CGI::Snapp::Dispatch - Dispatch requests to CGI::Snapp-based objects River stage one • 1 direct dependent • 3 total dependents

This module provides a way to automatically look at the path info - $ENV{PATH_INFO} - of the incoming HTTP request, and to process that path info like this: o Parse off a module name o Parse off a run mode o Create an instance of that module (i.e. lo...

RSAVAGE/CGI-Snapp-Dispatch-2.00 - 03 Oct 2016 22:09:04 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

HTTP::Engine - Web Server Gateway Interface and HTTP Server Engine Drivers River stage one • 5 direct dependents • 5 total dependents

HTTP::Engine abstracts handling the input and output of various web server environments, including CGI, mod_perl and FastCGI. Most of the code is ported over from Catalyst::Engine. If you're familiar with WSGI for Python or Rack for Ruby, HTTP::Engin...

YAPPO/HTTP-Engine-0.03005 - 04 Oct 2011 04:33:39 UTC - Search in distribution

Module::CoreList::List::5 - List of core modules for perl 5 River stage one • 1 direct dependent • 1 total dependent

This POD page lists all core modules (with their versions) that come with perl 5....

PERLANCAR/Module-CoreList-List-0.001 - 08 Feb 2019 09:15:42 UTC - Search in distribution
37 results (0.134 seconds)