NAME
Catalyst::DispatchType::Regex - Regex DispatchType
SYNOPSIS
See Catalyst.
DESCRIPTION
METHODS
- $self->list($c)
- $self->match( $c, $path )
- $self->register( $c, $action )
- $self->register_regex($c, $re, $action)
AUTHOR
Matt S Trout Sebastian Riedel, sri@cpan.org
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.