Is there a way to drop to the perl debugger while a Catalyst app is running in the development server script? Maybe with something like: $DB::Single=1 So that you can pay around with model objects and stuff "live"? Thanks, H