The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Pinto::Server::Handler - Handles requests to the Pinto server.

VERSION

version 0.037

ATTRIBUTES

root

The path to the root directory of your Pinto repository. The repository must already exist at this location. This attribute is required.

METHODS

handle($request)

Handles one Plack::Request, returning a PSGI-compatible array reference.

AUTHOR

Jeffrey Ryan Thalhammer <jeff@imaginative-software.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Imaginative Software Systems.

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