Skip to content

Commit

Permalink
minor ambiguity report, thanks asarch
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-kd committed Jun 30, 2010
1 parent 7677609 commit d09971d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod
Expand Up @@ -319,6 +319,10 @@ file:
$c->response->body("Hello, World!");
}

Once you restart the server, you will need to use the new address
L<http://localhost:3000/hello> instead of L<http://localhost:3000/> to see the
changes.

B<TIP>: See Appendix 1 for tips on removing the leading spaces when
cutting and pasting example code from POD-based documents.

Expand Down

0 comments on commit d09971d

Please sign in to comment.