IM::Iso2022jp.3pm

Langue: en

Autres versions - même langue

Version: 2010-02-15 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

IM::Iso2022jp - MIME header encoder for ISO-2022-JP

SYNOPSIS

  use IM::Iso2022jp;
 
  $encoded_string_for_structured_header = struct_iso2022jp_mimefy(string);
  $encoded_string_for_unstructured_header = line_iso2022jp_mimefy(string);
  $rcode = header_iso2022jp_conv(\@Header, code_conv_flag);
 
 

DESCRIPTION

The IM::Iso2022jp module is MIME header encoder for ISO-2022-JP.

This modules is provided by IM (Internet Message).

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.