Files
pkgsrc-ng/www/p5-PSGI/DESCR
2013-09-26 17:14:40 +02:00

6 lines
305 B
Plaintext

PSGI 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 It is a specification to decouple web server environments
from web application framework code.