Logging in Dancer



debug "hello";
debug param('name');

use Data::Dumper qw(Dumper);
debug Dumpter scalar params;