Plack is a Perl module and toolkit that contains middleware, helpers and adapters to web servers. PSGI is an interface between Perl web applications and web servers.
Plack is a set of tools that contains middleware components, a reference server and utilities for Web application frameworks using the psgi stack.
A little Plack Handbook is available to get started with Plack and PSGI. Also see the Plack Advent Calenda with 24 useful short posts explaining the concept of PSGI and tutorials.
Web site: http://plackperl.org/