The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

PLS::Server::Request

DESCRIPTION

This class represents a request. The request can originate on the server or the client. If the request originates on the server and a response is expected, the handle_response method should be implemented.