Kazuhiro Osawa > HTTP-Engine-0.0.14 > HTTP::Engine::Interface::ServerSimple

Download:
HTTP-Engine-0.0.14.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source   Latest Release: HTTP-Engine-0.03002

NAME ^

HTTP::Engine::Interface::ServerSimple - HTTP::Server::Simple interface for HTTP::Engine

DESCRIPTION ^

HTTP::Engine::Plugin::Interface::ServerSimple is wrapper for HTTP::Server::Simple.

HTTP::Server::Simple is flexible web server.And it can use Net::Server, so you can make it preforking or using Coro.

AUTHOR ^

Tokuhiro Matsuno(cpan:tokuhirom)

THANKS TO ^

obra++

SEE ALSO ^

HTTP::Server::Simple, HTTP::Engine

LICENSE ^

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.