interface between perl web frameworks and web servers
Plack is a set of tools for using the PSGI stack. It contains middleware
components, a reference server and utilities for Web application
frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.

See PSGI for the PSGI specification and PSGI::FAQ to know what PSGI and
Plack are and why we need them.

Maintainer: Abel Abraham Camarillo Ojeda <acamari@verlet.org>

WWW: https://metacpan.org/release/Plack
