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

NAME

Raisin::Request - Request class for Raisin.

VERSION

version 0.94

SYNOPSIS

    Raisin::Request->new($self, $env);

DESCRIPTION

Extends Plack::Request.

METHODS

declared_params

prepare_params

raisin_parameters

AUTHOR

Artur Khabibullin

COPYRIGHT AND LICENSE

This software is copyright (c) 2019 by Artur Khabibullin.

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