blob: 9ae575d5c6c84154599222a9e03bc5c5f8997e54 (
plain)
1
2
3
4
|
The Perl 5 module Plack is a set of tools for using 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.
|