The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Catalyst::DispatchType::Path - Path DispatchType

SYNOPSIS

See Catalyst.

DESCRIPTION

METHODS

$self->list($c)

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

$self->register( $c, $action )

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