The www/p5-PSGI port
p5-PSGI-1.102p0 – perl Web Server Gateway Interface Specification (cvsweb github mirror)
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).WWW: https://metacpan.org/release/PSGI
Maintainer
Abel Abraham Camarillo Ojeda
Categories
Build dependencies
Files
- /usr/local/libdata/perl5/site_perl/PSGI.pm
- /usr/local/libdata/perl5/site_perl/PSGI.pod
- /usr/local/libdata/perl5/site_perl/PSGI/
- /usr/local/libdata/perl5/site_perl/PSGI/Extensions.pod
- /usr/local/libdata/perl5/site_perl/PSGI/FAQ.pod
- /usr/local/man/man3p/PSGI.3p
- /usr/local/man/man3p/PSGI::Extensions.3p
- /usr/local/man/man3p/PSGI::FAQ.3p