Your STDOUT and STDERR will automatically be encoded in utf8.#!/usr/bin/perl use strict; use warnings; use Encode::StdIO encoding => 'utf-8';
Also, note that the author recommends Term::Encoding, so I would install that first, then Encode::StdIO.
In reply to Re: Composite Charset Data to UTF8?
by Khen1950fx
in thread Composite Charset Data to UTF8?
by AlexTape
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |