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
dxjim(1x) - osf1
ibmjtoeuc(1) - sunos
euctoibmj(1) - sunos
jistosj(1) - sunos
intro_jfp(7) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?