in reply to How to sanely handle unicode in perl?
use open 'utf8', ':std';
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to sanely handle unicode in perl?
by Sec (Monk) on Mar 20, 2015 at 16:38 UTC | |
by Your Mother (Archbishop) on Mar 20, 2015 at 16:43 UTC | |
by Sec (Monk) on Mar 20, 2015 at 17:12 UTC |