Top "Plack" questions

Plack is a Perl module and toolkit that contains middleware, helpers and adapters to web servers.

nginx and Perl: FastCGI vs reverse proxy (PSGI/Starman)

A very popular choice for running Perl web applications these days seems to be behind a nginx webserver proxying requests …

perl nginx fastcgi reverse-proxy plack
An explanation of the nginx/starman/dancer web stack

I've been doing web-programming for a while now and am quite familiar with the LAMP stack. I've decided to try …

nginx dancer plack starman