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

NAME

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

VERSION

Version 0.125

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.