From: Sebastian Riedel Date: Thu, 20 Oct 2005 19:53:19 +0000 (+0000) Subject: Updated pod X-Git-Tag: 5.7099_04~1168 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=2c63fc071ea38e61f4bb9b176ba22058df798b36 Updated pod --- diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index c904ed3..0d2f091 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -524,7 +524,7 @@ sub stash { return $c->{stash}; } -=head1 $c->welcome_message +=item $c->welcome_message Returns the Catalyst welcome HTML page.