Navigation Menu

Skip to content

Commit

Permalink
renamed recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Sep 8, 2011
1 parent dce05e1 commit 2cdc5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Lite.pm
Expand Up @@ -178,7 +178,7 @@ All C<GET> and C<POST> parameters are accessible via C<param>.
$self->render(text => "Hello $user!");
};
=head2 Stash
=head2 Stash And Templates
The C<stash> is used to pass data to templates, which can be inlined in the
C<DATA> section.
Expand Down

0 comments on commit 2cdc5bc

Please sign in to comment.