X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=86886b0bbe75f1c8396507d9cc9eb1cd20b688f8;hp=c904ed356702695c077d696b82ba9cd9207c13b3;hb=b960cfb8d2267479c5b1ea040687ffdcb181bcea;hpb=f4a57de40a851a87a5c9513fd8cb55dbd6cec12c diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index c904ed3..86886b0 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. @@ -1681,7 +1681,7 @@ Sebastian Riedel, C =head1 LICENSE This library is free software . You can redistribute it and/or modify it under -the same terms as perl itself. +the same terms as Perl itself. =cut