#!/usr/bin/perl use utf8; binmode STDOUT, ':utf8'; print join("+", (1, 'two', 'δΈ‰'))