X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F02_CatalystBasics.pod;h=8a295a402ef04cbd0df0d4111e799a3d2ae899b9;hp=28a9254c7f12eb2ebc0c4f2718f03f21702a71ad;hb=d09971d0950d09ed4b766ecbbc1c2c1624a8fd33;hpb=1edbdee6a1bad3524a3d97c6daaae02b5109c1d2 diff --git a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod index 28a9254..8a295a4 100644 --- a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod +++ b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod @@ -319,6 +319,10 @@ file: $c->response->body("Hello, World!"); } +Once you restart the server, you will need to use the new address +L instead of L to see the +changes. + B: See Appendix 1 for tips on removing the leading spaces when cutting and pasting example code from POD-based documents. @@ -531,5 +535,5 @@ Please report any errors, issues or suggestions to the author. The most recent version of the Catalyst Tutorial can be found at L. -Copyright 2006-2008, Kennedy Clark & Gerda Shank, under Creative Commons License +Copyright 2006-2010, Kennedy Clark, under Creative Commons License (L).