1Catalyst::DispatchType:U:sDeerfaCuolntt(r3i)buted Perl DCoactuamleynstta:t:iDoinspatchType::Default(3)
2
3
4
6 Catalyst::DispatchType::Default - Default DispatchType
7
9 See Catalyst.
10
13 $self->match( $c, $path )
14
15 If path is empty (i.e. all path parts have been converted into args),
16 attempts to find a default for the namespace constructed from the args,
17 or the last inherited default otherwise and will match that.
18
19 If path is not empty, never matches since Default will only match if
20 all other possibilities have been exhausted.
21
23 Matt S Trout Sebastian Riedel, "sri@cpan.org"
24
26 This program is free software, you can redistribute it and/or modify it
27 under the same terms as Perl itself.
28
29
30
31perl v5.8.8 2007-09-20Catalyst::DispatchType::Default(3)