1Pinto::Server::RespondeUrs(e3r)Contributed Perl DocumentPaitnitoon::Server::Responder(3)
2
3
4
6 Pinto::Server::Responder - Base class for responders
7
9 version 0.14
10
12 respond( $request )
13 Given a Plack::Request, responds with the appropriate PSGI-compatible
14 response. This is an abstract method. It is your job to implement it
15 in a concrete subclass.
16
18 Jeffrey Ryan Thalhammer <jeff@stratopan.com>
19
21 This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
22
23 This is free software; you can redistribute it and/or modify it under
24 the same terms as the Perl 5 programming language system itself.
25
26
27
28perl v5.38.0 2023-07-21 Pinto::Server::Responder(3)