X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FDispatchType%2FIndex.pm;h=58420e381e69acada817570637a4664a40f70fd0;hp=f8768506377b379bd7bb6164a79e1c25e6765d3e;hb=4ab87e274ac0a05f98c10a4cdba467ba4398b0d3;hpb=1627551a60fe1e220d390a565f793dea27cd36a6 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 {