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

Search results for "chunked"

Plack::Middleware::Chunked - Applies chunked encoding to the response body River stage four • 760 direct dependents • 1891 total dependents

Plack::Middleware::Chunked is a middleware, or rather a library for PSGI server to automatically add chunked encoding to the response body when Content-Length is not set in the response header....

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC - Search in distribution

Data::Stream::Bulk::Chunked - combine streams into larger chunks River stage two • 18 direct dependents • 59 total dependents

This is a stream which wraps an existing stream to give more items in a single block. This can simplify application code which does its own processing one block at a time, and where processing larger blocks is more efficient....

DOY/Data-Stream-Bulk-0.11 - 14 Feb 2012 03:21:55 UTC - Search in distribution

POE::Filter::HTTPD::Chunked - Drop-in replacement for POE::Filter::HTTPD that also support HTTP1.1 chunked transfer-encoding. River stage one • 1 direct dependent • 1 total dependent

POE::Filter::HTTPD::Chunked interprets input streams as HTTP requests. It returns a HTTP::Request object upon successfully parsing a request. On failure, it returns an HTTP::Response object describing the failure. The intention is that application co...

MMORGAN/POE-Filter-HTTPD-Chunked-0.9 - 01 Mar 2010 11:54:23 UTC - Search in distribution

lib/App/DubiousHTTP/Tests/Chunked.pm River stage zero No dependents

SULLR/App-DubiousHTTP-0.038 - 18 Sep 2023 07:03:05 UTC - Search in distribution

Text::Same::ChunkedSource River stage zero No dependents

Objects of this class represent a source of chunks (generally lines) in a source (generally a file). The "chunks" could potentially be paragraphs or sentences....

KIM/Text-Same-0.07 - 09 Mar 2008 15:32:31 UTC - Search in distribution

lib/Perlbal/ChunkedUploadState.pm River stage two • 12 direct dependents • 12 total dependents

DORMANDO/Perlbal-1.80 - 27 Feb 2012 07:02:28 UTC - Search in distribution

App::Muter - tool to convert between various formats and encodings River stage zero No dependents

App::Muter provides the "muter" command, which converts data between various formats. For more information, see muter....

BRIANC/App-Muter-0.003000 - 26 Oct 2017 01:49:59 UTC - Search in distribution

Input River stage three • 155 direct dependents • 183 total dependents

This chapter discusses mod_perl's input and output filter handlers. If all you need is to lookup the filtering API proceed directly to the "Apache2::Filter" and "Apache2::FilterRec" manpages....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 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

Tux - Perl extension for Tux webserver River stage zero No dependents

tux_perl run in user space as a module of Tux. It inherits the event driven structure of normal Tux module. Minimizing the overhead of process scheduling, it's speed is quite fast. Because of th event driven structure, there are some differences betw...

YALE/tux_perl-0.01 - 12 Nov 2002 07:30:28 UTC - Search in distribution

mogtool - Inject/extract data to/from a MogileFS installation River stage zero No dependents

DORMANDO/MogileFS-Utils-2.30 - 19 Jan 2018 21:36:25 UTC - Search in distribution

Hijk - Fast & minimal low-level HTTP client River stage one • 5 direct dependents • 5 total dependents

Hijk is a fast & minimal low-level HTTP client intended to be used where you control both the client and the server, e.g. for talking to some internal service from a frontend user-facing web application. It is "NOT" a general HTTP user agent, it does...

GUGOD/Hijk-0.28 - 11 Jan 2019 07:38:44 UTC - Search in distribution

Feersum - A PSGI engine for Perl based on EV/libev River stage one • 2 direct dependents • 2 total dependents

Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec including the "psgi.streaming" interface and is compatible with Plack. PSGI 1.1, which has yet to be published formally, is also supported. Feersum also has its own "native" ...

AUDREYT/Feersum-1.410 - 05 Dec 2020 06:48:03 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

HTTP::Promise - Asynchronous HTTP Request and Promise River stage one • 1 direct dependent • 2 total dependents

HTTP::Promise provides with a fast and powerful yet memory-friendly API to make true asynchronous HTTP requests using fork with Promise::Me. It is based on the design of HTTP::Message, but with a much cleaner interface to make requests and manage HTT...

JDEGUEST/HTTP-Promise-v0.5.1 - 22 Mar 2024 07:56:38 UTC - Search in distribution

FCGI::Spawn - FastCGI server for CGI-like applications effective multiprocessing River stage zero No dependents

The overall idea is to make Perl server-side scripts as convinient for newbies and server administrators as PHP in FastCGI mode. FCGI::Spawn is used to serve as a FastCGI process manager. Besides the features the FCGI::ProcManager posess itself, the ...

VERESC/FCGI-Spawn-0.16.7 - 07 Dec 2012 10:06:26 UTC - Search in distribution

WebSocket - WebSocket Client & Server River stage zero No dependents

This is the client (WebSocket::Client) and server (WebSocket::Server) implementation of WebSocket api. It provides a comprehensive well documented and hopefully easy-to-use implementation. Also, this api, by design, does not die, but rather returns "...

JDEGUEST/WebSocket-v0.2.0 - 06 Oct 2023 01:37:22 UTC - Search in distribution

submitJob.pl - CGI script to receive jobs for Helios via HTTP POST River stage one • 5 direct dependents • 5 total dependents

Besides the built-in Perl job submission API and the helios_job_submit.pl command line utility, job can be submitted to Helios via an HTTP POST request by using the submitJob.pl CGI program....

LHELION/Helios-2.83 - 16 Aug 2015 19:04:14 UTC - Search in distribution

Test::Nginx::Socket - Socket-backed test scaffold for the Nginx C modules and Nginx/OpenResty-based libraries and applications River stage one • 1 direct dependent • 1 total dependent

This module provides a test scaffold based on non-blocking IO::Socket for automated testing in Nginx C module development. This class inherits from Test::Base, thus bringing all its declarative power to the Nginx C module testing practices. You need ...

AGENT/Test-Nginx-0.30 - 31 May 2022 17:51:32 UTC - Search in distribution

HTML5::DOM - Super fast html5 DOM library with css selectors (based on Modest/MyHTML) River stage one • 2 direct dependents • 3 total dependents

HTML5::DOM <https://metacpan.org/pod/HTML5::DOM> is a fast HTML5 parser and DOM manipulatin library with CSS4 selectors, fully conformant with the HTML5 specification. It based on <https://github.com/lexborisov/Modest> as selector engine and <https:/...

ZHUMARIN/HTML5-DOM-1.26 - 25 Apr 2024 16:33:30 UTC - Search in distribution
107 results (0.05 seconds)