--- trunk/lib/SQLSession/Dispatcher.pm 2007/02/05 18:27:46 87 +++ trunk/lib/SQLSession/Dispatcher.pm 2007/02/05 21:29:48 91 @@ -60,7 +60,7 @@ on qr{date/(\d{4}-\d+-\d+)} => run { set created_on => $1; - } + }, show '/list', ];