NAME
Plack::Handler::HTTP::Server::PSGI::Mortal - adapter for HTTP::Server::PSGI::Mortal
SYNOPSIS
% plackup -s HTTP::Server::PSGI::Mortal \
--host 127.0.0.1 --port 9091 --timeout 120
DESCRIPTION
This is a Plack adapter for HTTP::Server::PSGI::Mortal. It inherits from Plack::Handler::HTTP::Server::PSGI and behaves exactly the same, except for the server class.
AUTHOR
Laurent Dami, <dami at cpan.org>
SEE ALSO
LICENSE AND COPYRIGHT
Copyright 2012 Laurent Dami.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.