Self restarting test server

trunk の myapp_server.pl が -r オプションをつけることでファイルの修正に合わせて自動で再起動してくれるようになった模様。

正直 Wiki の Restarting の tips 見てても。Syntax エラーとかあったときは結局再起しないしかえってめんどいやん、とかおもってたんだけど、

It will monitor your files in a 1 second interval and restart the server when files matching the regex (defaults to '.yml$|.yaml$|.pm$') are modified.

Syntax errors are catched and presented in the logs.

てことで、すっげ便利そうな予感。

by typester / at 2005-10-18T10:37:00 / catalyst / Comment

出社。

掃除のおばちゃんがまたビルのセコムかけ忘れてる。。

by typester / at 2005-10-18T10:33:00 / life / Comment

退社。

by typester / at 2005-10-18T00:50:00 / life / Comment

testing

テストって書いてみると楽しいな意外と。今まで全然書いてなかったとか。

by typester / at 2005-10-18T00:16:00 / perl / Comment