Welcome Perl

The Evolution of Path::Dispatcher

Presenter Shawn M Moore (sartak)
Time 2010-10-16 12:00:00
Length 20min
Slides available
Abstract このトークは日本語でも違うセッションで発表します。
Path::Dispatcher solves the problem of "dispatch" - mapping a string (the path) through a set of rules to find matches and then act upon them. Most commonly this is done in web applications to run one or more actions based on each incoming request URI. However, Path::Dispatcher, unlike most of the other modules in its niche, is not married to the web. It is also used to dispatch based on command-line arguments in Prophet/SD, and to dispatch commands in a MUD engine.
This talk will discuss the evolution of Path::Dispatcher and how its Moosey design has met the challenges thrown at it.

動画 | Video