diff --git a/index.html b/index.html index dc7f66d..e14e304 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@

PSGI/Plack

PSGI is a specification of an interface between Perl web applications and web servers. PSGI is inspired by Python's WSGI and Ruby's Rack.

Plack is a Perl module and namespace that contains a set of reference PSGI server implementations, middleware and utility modules. -

The PSGI specification and Frequently Asked Questions are available.

+

The PSGI specification and Frequently Asked Questions are available.

Repositories