1Catalyst::DispatchType:U:sDeerfaCuolntt(r3i)buted Perl DCoactuamleynstta:t:iDoinspatchType::Default(3)
2
3
4

NAME

6       Catalyst::DispatchType::Default - Default DispatchType
7

SYNOPSIS

9       See Catalyst::DispatchType.
10

DESCRIPTION

12       Dispatch type managing default behaviour.  For more information on
13       dispatch types, see:
14
15       ·   Catalyst::Manual::Intro for how they affect application authors
16
17       ·   Catalyst::DispatchType for implementation information.
18

METHODS

20   $self->match( $c, $path )
21       If path is empty (i.e. all path parts have been converted into args),
22       attempts to find a default for the namespace constructed from the args,
23       or the last inherited default otherwise and will match that.
24
25       If path is not empty, never matches since Default will only match if
26       all other possibilities have been exhausted.
27

AUTHORS

29       Catalyst Contributors, see Catalyst.pm
30
32       This library is free software. You can redistribute it and/or modify it
33       under the same terms as Perl itself.
34
35
36
37perl v5.30.0                      2019-07-26Catalyst::DispatchType::Default(3)
Impressum