search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
424 B
Text
8 lines
424 B
Text
POEx::Role::PSGIServer encapsulates the core PSGI server behaviors
|
|
into an easy to consume and extend role. It is based on previous POEx
|
|
work such as POEx::Role::TCPServer which provides basic TCP socket
|
|
multiplexing via POE::Wheel::SocketFactory and POE::Wheel::ReadWrite,
|
|
and POEx::Role::SessionInstantiation which transforms plain Moose
|
|
objects into POE sessions.
|
|
|
|
WWW: https://metacpan.org/release/POEx-Role-PSGIServer
|