p5-PSGI-1.102p0
perl Web Server Gateway Interface Specification
Back to search · Project homepage
Description
This document specifies a standard interface between web servers and
Perl web applications or frameworks, to promote web application
portability and reduce the duplicated efforts by web application
framework developers.
Keep in mind that PSGI is not Yet Another web application framework.
PSGI is a specification to decouple web server environments from web
application framework code. PSGI is also not the web application API.
Web application developers (end users) are not supposed to run their web
applications directly using the PSGI interface, but instead are
encouraged to use frameworks that support PSGI, or use the helper
implementations like Plack (more on that later).
Package information
- Ports path
- www/p5-PSGI
- Package architecture
- *
- Maintainer
- Abel Abraham Camarillo Ojeda <acamari@verlet.org>
- Categories
- www, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.