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

Changes for version 0.11

  • Added warnings when regexp contains parens. i.e. following code does not works. /{year:(\d+)}/{month:(\d+)}{day:(\d+)}
    • Q. Why don't you croak? A. I don't want to break existed code. But I may change this feature in future version.
    • (reported by ktat++)

Documentation

The Router::Simple Cookbook

Modules

simple HTTP router
declarative interface for Router::Simple
route object