TITLE
Catalyst::Middleware::Stash - The Catalyst stash - in middleware
DESCRIPTION
We've moved the Catalyst stash to middleware. Please don't use this directly since it is likely to move off the Catalyst namespace into a stand alone distribution
METHODS
This class defines the following methods
PSGI_KEY
Returns the hash key where we store the stash
get
Get the stash out of the $env
call
Used by plack to call the middleware