From: Caleb Cushing Date: Wed, 20 Jan 2010 01:47:29 +0000 (+0000) Subject: add note on server reload and finding more options X-Git-Tag: v5.8005~61 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=0f1ac65e186c18f94b57ab6f8040afc01316112f add note on server reload and finding more options --- 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: