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

Search results for "Plack::Handler"

Plack::Handler - Connects PSGI applications and Web servers River stage four • 760 direct dependents • 1891 total dependents

Plack::Handler defines an adapter (connector) interface to adapt plackup and Plack::Runner to various PSGI web servers, such as Apache2 for mod_perl and Standalone for HTTP::Server::PSGI. It is an empty class, and as long as they implement the method...

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

Plack::Handler::CLI - Command line interface to PSGI applications River stage one • 1 direct dependent • 1 total dependent

Plack::Handler::CLI is a PSGI handler which provides a command line interface for PSGI applications....

GFUJI/Plack-Handler-CLI-0.05 - 25 Apr 2013 16:00:54 UTC - Search in distribution

Plack::Handler::SCGI - PSGI handler on SCGI daemon River stage zero No dependents

Plack::Handler::SCGI is a standalone SCGI daemon using SCGI...

MIYAGAWA/Plack-Handler-SCGI-0.02 - 21 Mar 2010 08:42:31 UTC - Search in distribution

Plack::Handler::Gepok - Plack adapter for Gepok River stage one • 3 direct dependents • 4 total dependents

PERLANCAR/Gepok-0.292 - 11 Sep 2019 10:59:51 UTC - Search in distribution
  • Gepok - PSGI server with built-in HTTPS support, Unix sockets, preforking

Plack::Handler::Stomp - adapt STOMP to (almost) HTTP, via Plack River stage one • 1 direct dependent • 1 total dependent

Sometimes you want to use your very nice web-application-framework dispatcher, module loading mechanisms, etc, but you're not really writing a web application, you're writing a ActiveMQ consumer. In those cases, this module is for you. This module is...

DAKKAR/Plack-Handler-Stomp-1.15 - 07 Feb 2020 11:54:27 UTC - Search in distribution

Plack::Handler::Arriba - Plack adapter for Arriba River stage zero No dependents

ODYNIEC/Arriba-0.020 - 17 Nov 2013 17:02:20 UTC - Search in distribution

Plack::Handler::Corona - Corona server adapter for Plack River stage one • 2 direct dependents • 6 total dependents

MIYAGAWA/Corona-0.1004 - 28 Mar 2010 21:52:08 UTC - Search in distribution

Plack::Handler::Fliggy - Adapter for Fliggy River stage one • 2 direct dependents • 2 total dependents

This is an adapter to run PSGI apps on Fliggy via plackup....

VTI/Fliggy-0.009003 - 26 Sep 2011 08:53:54 UTC - Search in distribution

Plack::Handler::Thrall - Plack adapter for Thrall River stage zero No dependents

This is a stub module that allows Thrall to be loaded up under plackup and other Plack tools. Set $ENV{PLACK_SERVER} to 'Thrall' or use the -s parameter to plackup to use Thrall under Plack. See plackup and thrall (lower case) for available command l...

DEXTER/Thrall-0.0405 - 22 Jun 2023 09:15:22 UTC - Search in distribution

Plack::Handler::Twiggy - Adapter for Twiggy River stage two • 38 direct dependents • 50 total dependents

This is an adapter to run PSGI apps on Twiggy via plackup....

MIYAGAWA/Twiggy-0.1026 - 21 Jan 2021 07:01:30 UTC - Search in distribution

Plack::Handler::Feersum - plack adapter for Feersum River stage one • 2 direct dependents • 2 total dependents

This is a stub module that allows Feersum to be loaded up under "plackup" and other Plack tools. Set $ENV{PLACK_SERVER} to 'Feersum' or use the -s parameter to plackup to use Feersum under Plack. Experimental Features A "--pre-fork=N" parameter can b...

AUDREYT/Feersum-1.410 - 05 Dec 2020 06:48:03 UTC - Search in distribution

Plack::Handler::Martian River stage zero No dependents

ALTREUS/Martian-0.08 - 31 Jan 2018 15:31:31 UTC - Search in distribution

Plack::Handler::Starman - Plack adapter for Starman River stage two • 28 direct dependents • 41 total dependents

This handler exists for the "plackup" compatibility. Essentially, "plackup -s Starman" is equivalent to "starman --preload-app", because the "starman" executable delay loads the application by default. See starman for more details....

MIYAGAWA/Starman-0.4017 - 13 Sep 2023 20:27:57 UTC - Search in distribution

Plack::Handler::FCGI::EV - PSGI handler for FCGI::EV River stage zero No dependents

Plack::Handler::FCGI::EV is an asynchronous PSGI handler using FCGI::EV as its backend....

MIYAGAWA/Plack-Handler-FCGI-EV-0.01 - 10 May 2011 23:05:16 UTC - Search in distribution

Plack::Handler::Starlight - Plack adapter for Starlight River stage one • 1 direct dependent • 1 total dependent

This is a stub module that allows Starlight to be loaded up under plackup and other Plack tools. Set $ENV{PLACK_SERVER} to 'Starlight' or use the -s parameter to plackup to use Starlight under Plack. See plackup and starlight (lower case) for availab...

DEXTER/Starlight-0.0503 - 22 Jun 2023 22:05:28 UTC - Search in distribution

Plack::Handler::Starwoman - Plack adapter for Starwoman River stage one • 1 direct dependent • 1 total dependent

This handler exists for the "plackup" compatibility. Essentially, "plackup -s Starwoman" is equivalent to "starwoman --preload-app", because the "starwoman" executable delay loads the application by default. See starwoman for more details....

ASHLEYW/Starwoman-0.001 - 29 Apr 2019 17:21:15 UTC - Search in distribution

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

This module allows Plack to run a PSGI application as a standalone FastCGI daemon under IO::Async, by using FCGI::Async. plackup -s FCGI::Async --listen ":2000" application.psgi This is internally implemented using FCGI::Async::PSGI; further informat...

PEVANS/FCGI-Async-0.22 - 01 Jan 2011 23:19:36 UTC - Search in distribution

Plack::Handler::Feersum::SS River stage zero No dependents

Support running Feersum plack handler via Server::Starter...

EGOR/Plack-Handler-Feersum-SS-0.03 - 25 Jun 2021 14:46:16 UTC - Search in distribution

Plack::Handler::FCGI::Engine - A Plack::Handler backend for FCGI::Engine River stage one • 1 direct dependent • 1 total dependent

This is a subclass of Plack::Handler::FCGI which will use the Plack::Handler::FCGI::Engine::ProcManager process manager by default, instead of FCGI::ProcManager....

STEVAN/FCGI-Engine-0.22 - 24 Aug 2014 21:44:17 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
208 results (0.123 seconds)