X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=1dbc7ca81c09e84d84f646a4cf0cc3605ab15137;hb=c55acf6162aa095d1cc3b4dbcecc68cf9fd48e2c;hp=576c4fd77270ae4f722a91c561881a807cf9b652;hpb=8b980636ee769deb7e764d2824531066486ccc1f;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 576c4fd..1dbc7ca 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -728,8 +728,7 @@ L. =head2 $c->path_to(@path) Merges C<@path> with C<< $c->config->{home} >> and returns a -L object. Must be called after C<< MyApp->setup >>, -which sets up C<< $c->config->{home} >>. +L object. For example: