print "* Song: ", decode_utf8($info[0]), "\n"; print "* Artist: ", decode_utf8($info[2]), "\n"; print "* Album: ", decode_utf8($info[3]), "\n";