Search results for "module:Catalyst::Engine::PSGI"
Catalyst::Engine::PSGI - PSGI engine for Catalyst
Catalyst::Engine::PSGI is a Catalyst Engine that adapts Catalyst into the PSGI gateway protocol....
MIYAGAWA/Catalyst-Engine-PSGI-0.14 - 19 Apr 2015 09:08:54 UTC
Catalyst::Helper::PSGI - PSGI helper to create a .psgi application script
This helper module creates a "myapp.psgi" application script so you can run your Catalyst with PSGI servers using plackup or Plack::Loader....
MIYAGAWA/Catalyst-Engine-PSGI-0.14 - 19 Apr 2015 09:08:54 UTC
Catalyst::Controller::Metal - Raw PSGI handling in Catalyst controllers
MIYAGAWA/Catalyst-Engine-PSGI-0.14
-
19 Apr 2015 09:08:54 UTC
Plack::Test::Adopt::Catalyst - Run Catalyst::Test based tests against Plack implementations
MIYAGAWA/Catalyst-Engine-PSGI-0.14
-
19 Apr 2015 09:08:54 UTC
Catalyst - The Elegant MVC Web Application Framework
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
Catalyst::Engine - The Catalyst Engine
JJNAPIORK/Catalyst-Runtime-5.90131
-
20 Jul 2023 23:09:29 UTC
Catalyst::Request - provides information about the current client request
This is the Catalyst Request class, which provides an interface to data for the current client request. The request object is prepared by Catalyst::Engine, thus hiding the details of the particular engine implementation....
JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC
Catalyst::Response - stores output responding to the current client request
This is the Catalyst Response class, which provides methods for responding to the current client request. The appropriate Catalyst::Engine for your environment will turn the Catalyst::Response into a HTTP Response and return it to the client....
JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC
Catalyst::Plugin::URLMap - Mount a Plack application using Catalyst Configuration
Modern versions of Catalyst use Plack as the underlying engine to connect your application to an http server. This means that you can take advantage of the full Plack software ecosystem to grow your application and to better componentize and re-use y...
JJNAPIORK/Catalyst-Plugin-URLMap-0.002 - 06 Apr 2012 16:32:24 UTC
Catalyst::Plugin::EnableMiddleware - Enable Plack Middleware via Configuration
Modern versions of Catalyst use Plack as the underlying engine to connect your application to an http server. This means that you can take advantage of the full Plack software ecosystem to grow your application and to better componentize and re-use y...
JJNAPIORK/Catalyst-Plugin-EnableMiddleware-0.006 - 07 Apr 2012 02:11:22 UTC
Catalyst::Authentication::Credential::Remote - Let the webserver (e.g. Apache) authenticate Catalyst application users
This module allows you to authenticate the users of your Catalyst application on underlaying webserver. The complete list of authentication method available via this module depends just on what your webserver (e.g. Apache, IIS, Lighttpd) is able to h...
BOBTFISH/Catalyst-Plugin-Authentication-0.10023 - 11 Apr 2013 19:19:20 UTC