NAME
Catalyst::DispatchType::Default - Default DispatchType
SYNOPSIS
See Catalyst.
DESCRIPTION
METHODS
$self->match( $c, $path )
Check if default action matches, and set action if it does. Will be called last for each controller.
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.