im::japanese(3pm) debian man page | unix.com

Man Page: im::japanese

Operating Environment: debian

Section: 3pm

IM::Japanese(3pm)					   Internet Message Perl modules					 IM::Japanese(3pm)

NAME
IM::Japanese - Japanese message handler
SYNOPSIS
use IM::Japanese; $code = code_check($line, $use_hankaku_kana); $code = code_check_body($content); convert_iso2022jp_body($content, $code); $converted = conv_iso2022jp($line, $code);
DESCRIPTION
The IM::Japanese module handles Japanese message encoded with ISO-2022-JP, EUC-JP, Shift_JIS, or US-ASCII. This modules is provided by IM (Internet Message).
COPYRIGHT
IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details. IM151 2011-05-25 IM::Japanese(3pm)
Related Man Pages
euctoibmj(1) - sunos
euctojis(1) - sunos
jistoeuc(1) - sunos
jconvrs(7m) - sunos
jconvs(7m) - sunos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?