Catalyst::DispatchType - DispatchType Base Class


NAME

Catalyst::DispatchType - DispatchType Base Class


SYNOPSIS

See Catalyst.


DESCRIPTION


METHODS

$self->list($c)

$self->match( $c, $path )

$self->register( $c, $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.

 Catalyst::DispatchType - DispatchType Base Class