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=9267ec12f7c932fff93e7c30e04ab4b678194412;hp=3404ca2ee0aab6098e771bc1d4672a5142f73034;hb=0f1ac65e186c18f94b57ab6f8040afc01316112f;hpb=3dfcf16a80948793046ece8b2bde7f5272d5a7bb diff --git a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod index 3404ca2..9267ec1 100644 --- a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod +++ b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod @@ -188,7 +188,11 @@ Run the following command to start up the built-in development web server (make sure you didn't forget the "C" from the previous step): - $ script/hello_server.pl +B: the -r enables reloading on code changes so you don't have to stop and +start the server when you update code. see perldoc script/hello_server.pl for +more useful options. + + $ script/hello_server.pl -r [debug] Debug messages enabled [debug] Statistics enabled [debug] Loaded plugins: