UJCONV(1p) | User Contributed Perl Documentation | UJCONV(1p) |
ujconv -- reinvented iconv(1) using Unicode::Japanese
ujconv [-f from_encoding] [-t to_encoding] [-s string] [files...] ujconv -l ujconv -h ujconv -V
ujconv 0.02
ujconv is an iconv-like tool which is written in perl using Unicode::Japanese.
ujconv reads text from STDIN or files, convert them, and print them to STDOUT.
Available options are as follows. Each options can be in short form (-f) or long form (--from):
2018-11-01 | perl v5.28.0 |