Search notes:

Perl function: binmode

Print utf 8 to STDOUT

binmode(STDOUT, ':utf8');

See also

Perl functions

Index