I totally forgot to say, if you're following those examples in
"Catalyst::Manual::Intro", don't forget the -Debug flag, or you miss the
chance to discover all the little debug gimmicks. ;)
Like the new error reports, http://files.oook.de/error.html
use Catalyst qw/-Debug/;
--
sebastian