X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FDispatchType%2FIndex.pm;h=58420e381e69acada817570637a4664a40f70fd0;hb=b8f669f3c51dab87bfe9387dbaac0c07027abcfd;hp=f8768506377b379bd7bb6164a79e1c25e6765d3e;hpb=4082e67814e85bc9820e56eb38e5e21511c0a5f8;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/DispatchType/Index.pm b/lib/Catalyst/DispatchType/Index.pm index f876850..58420e3 100644 --- a/lib/Catalyst/DispatchType/Index.pm +++ b/lib/Catalyst/DispatchType/Index.pm @@ -17,6 +17,9 @@ See L. =head2 $self->match( $c, $path ) +Check if there's an index action for a given path, and set it up to use it +if there is. + =cut sub match {