debian man page for im::japanese

Query: im::japanese

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
eucjp(5) - osf1
ibmjtoeuc(1) - sunos
euctoibmj(1) - sunos
jistosj(1) - sunos
jconvs(7m) - sunos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk