This is the revision history for wide character in <matrix.org:#rAnyijhRxzFRfdjSHl:matrix.org>
| factoid_id | subject | copula | predicate | author | namespace |
|---|---|---|---|---|---|
| 14458 | wide character | is | Your output or filehandle needs to be setup correctly. Use -CS for oneliners, or binmode \*STDOUT, ':encoding(UTF-8)'; and/or STDERR. | For a non-global effect, use Encode(::Simple) 'encode'; print encode 'UTF-8', $str; | background info/tutorials: https://p3rl.org/UNI | daxim | <*:##NULL> |
| 14457 | wide character | is | Your output or filehandle needs to be setup correctly. Use -CS for oneliners, or binmode \*STDOUT, ':encoding(UTF-8)'; and/or STDERR. | For a non-global effect, use Encode(::Simple) 'encode'; print encode 'UTF-8', $str; | grinnz | <*:##NULL> |
| 14456 | wide character | is | Your output or filehandle needs to be setup correctly. Use -CS for oneliners, or binmode \*STDOUT, ':encoding(UTF-8)'; and/or STDERR. | simcop2387 | <*:##NULL> |