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

Search results for "CGI::Fast"

CGI::Fast - CGI Interface for Fast CGI River stage two • 7 direct dependents • 11 total dependents

CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the FCGI module, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initializ...

LEEJO/CGI-Fast-2.17 - 13 Nov 2023 07:24:09 UTC - Search in distribution

CGI::Pure::Fast - Fast Common Gateway Interface Class for CGI::Pure. River stage zero No dependents

SKIM/CGI-Pure-Fast-0.09 - 21 Feb 2021 10:52:04 UTC - Search in distribution

Cache::Memcached::Fast::CGI - Capture the STDOUT for Memcached in a pure cgi program! River stage zero No dependents

HITSU/Cache-Memcached-Fast-CGI-0.06 - 14 Oct 2010 02:35:16 UTC - Search in distribution

CGI::FormBuilder::Template::Fast - FormBuilder interface to CGI::FastTemplate River stage two • 11 direct dependents • 16 total dependents

This engine adapts FormBuilder to use "CGI::FastTemplate". Please read these docs carefully, as the usage differs from other template adapters in several important ways. You will need to define three templates: "form", "field", and "invalid_field". Y...

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

CGI::FastTemplate - Perl extension for managing templates, and performing variable interpolation. River stage one • 1 direct dependent • 2 total dependents

What is a template? A template is a text file with variables in it. When a template is parsed, the variables are interpolated to text. (The text can be a few bytes or a few hundred kilobytes.) Here is a simple template with one variable ('$NAME'): He...

JMOORE/CGI-FastTemplate-1.09 - 28 Jun 1999 04:59:15 UTC - Search in distribution

CGI::Application::FastCGI - for using CGI::Application under FastCGI River stage zero No dependents

Inherit this module instead of CGI::Application if you want to run your cgi programs based on CGI::Application under FastCGI....

NAOYA/CGI-Application-FastCGI-0.02 - 14 Sep 2005 01:58:16 UTC - Search in distribution

lib/CGI/CRUD/CGIOutputFastTemplate.pm River stage one • 1 direct dependent • 1 total dependent

RSANDBERG/CGI-CRUD-1.06 - 04 Jun 2012 23:04:40 UTC - Search in distribution

Net::FastCGI - FastCGI Toolkit River stage two • 4 direct dependents • 10 total dependents

This distribution aims to provide a complete API for working with the FastCGI protocol. The primary goal is to provide a function oriented and object oriented API which are not tied to a specific I/O model or framework. Secondary goal is to provide h...

CHANSEN/Net-FastCGI-0.14 - 26 Mar 2013 22:53:19 UTC - Search in distribution

Net::Async::FastCGI - use FastCGI with IO::Async River stage one • 2 direct dependents • 2 total dependents

This module allows a program to respond asynchronously to FastCGI requests, as part of a program based on IO::Async. An object in this class represents a single FastCGI responder that the webserver is configured to communicate with. It can handle mul...

PEVANS/Net-Async-FastCGI-0.25 - 16 Feb 2013 23:28:00 UTC - Search in distribution

POE::Filter::FastCGI - Parse and create FastCGI requests River stage one • 1 direct dependent • 1 total dependent

Parses the FastCGI binary protocol into a perl array with the CGI environment and any POST or other data that is sent. Accepts either POE::Component::FastCGI::Response objects or a simple hash reference via "put" and converts into the FastCGI binary ...

BINGOS/POE-Component-FastCGI-0.20 - 04 Nov 2019 22:47:02 UTC - Search in distribution

Egg::Request::FastCGI - Request class to use FastCGI. River stage two • 17 direct dependents • 17 total dependents

It is a request class to use FastCGI. To make it loaded from Egg::Request, environment variable PROJECT_NAME_REQUEST_CLASS is defined beforehand. BEGIN{ $ENV{MYAPP_REQUEST_CLASS}= 'Egg::Request::FastCGI'; }; Moreover, the following environment variab...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

Mojo::Server::FastCGI - FastCGI Server River stage zero No dependents

Mojo::Server::FastCGI is a portable pure-Perl FastCGI implementation as described in the "FastCGI Specification". See Mojolicious::Guides::Cookbook for deployment recipes....

ARPI/Mojo-Server-FastCGI-0.50 - 14 Jun 2017 18:53:52 UTC - Search in distribution

Nginx::FastCGI::Cache - Conveniently manage the nginx fastcgi cache River stage zero No dependents

SILLYMOOS/Nginx-FastCGI-Cache-0.010 - 16 Aug 2014 14:22:58 UTC - Search in distribution

PLP::Backend::FastCGI - FastCGI interface for PLP River stage zero No dependents

This is usually the preferred backend, providing persistent processes for speeds comparable to mod_perl and reliability closer to CGI. Servers often feature auto-adjusting number of daemons, script timeouts, and occasional restarts. Configuration dir...

SHIAR/PLP-3.25 - 01 Apr 2018 02:54:51 UTC - Search in distribution
  • PLP - Perl in HTML pages
  • PLP::HowTo - Some examples of common web things in PLP.

Jifty::Script::FastCGI - A FastCGI server for your Jifty application River stage two • 33 direct dependents • 33 total dependents

FastCGI entry point for your Jifty application options --maxrequests Set maximum number of requests per process. Read also --man. --help Print a brief help message and exits. --man Prints the manual page and exits....

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

Bryar::Frontend::FastCGI - FastCGI interface to Bryar River stage one • 2 direct dependents • 2 total dependents

This is a frontend to Bryar which is used when Bryar is being driven as a persistent CGI using a FastCGI-enabled web server....

MDI/Bryar-4.0 - 25 Oct 2009 16:51:03 UTC - Search in distribution

Catalyst::Script::FastCGI - The FastCGI Catalyst Script River stage three • 603 direct dependents • 677 total dependents

Run a Catalyst application as fastcgi....

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

WebDyne::Request::FastCGI - FastCGI responder that handles requests for WebDyne pages. River stage zero No dependents

WebDyne::Request::FastCGI is a FastCGI responder that handles requests for WebDyne pages made to FastCGI based server such as Lighttd, LiteSpeed etc....

ASPEER/WebDyne-Request-FastCGI-1.021 - 16 Jul 2011 06:55:24 UTC - Search in distribution

JSON::RPC::Server::FastCGI - A FastCGI version of JSON::RPC::Server River stage zero No dependents

FAIZ/JSON-RPC-Server-FastCGI-0.03 - 02 Mar 2008 04:45:14 UTC - Search in distribution

Plack::Handler::Net::FastCGI - FastCGI handler for Plack using Net::FastCGI River stage zero No dependents

This is a handler module to run any PSGI application as a standalone FastCGI daemon using Net::FastCGI OPTIONS listen listen => ':8080' Listen on a socket path, hostname:port, or :port. port listen via TCP on port on all interfaces (Same as "listen =...

CHANSEN/Plack-Handler-Net-FastCGI-0.01 - 09 Mar 2012 15:58:44 UTC - Search in distribution
330 results (0.126 seconds)