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

App::Dochazka::REST::Dispatch - path dispatch

VERSION

Version 0.122

DESCRIPTION

This module contains functions that deal with path dispatch, or path routing -- i.e. processing the "path" from the HTTP request.

FUNCTIONS

init

Takes method and runs the router initialization routine for that method.

ACTION FUNCTIONS

The following functions implement actions for the various controllers.