get '/np' => sub { return Encode::decode_utf8(`mpd | head -n1`); } #### utf8->import; # line 232 of Dancer.pm