MHonArc
view release on metacpan or search on metacpan
doc/resources/textencode.html view on Meta::CPAN
<!-- *************************************************************** -->
<hr>
<h2><a name="rcvars">Resource Variables</a></h2>
<p>N/A
</p>
<!-- *************************************************************** -->
<hr>
<h2><a name="examples">Examples</a></h2>
<p>See the
<a href="../rcfileexs/utf-8-encode.mrc.html"><tt>utf-8-encode.mrc</tt></a>
for the basis of generating UTF-8-based archives via TEXTENCODE.
</p>
<p>If in a Japanese locale, the following generates archives in
<tt>iso-2022-jp</tt>:
</p>
<pre class="code">
<b><TextEncode></b>
iso-2022-jp; MHonArc::Encode::from_to; MHonArc/Encode.pm
<b></TextEncode></b>
<-- Make sure to use iso-2022-jp aware charset converter -->
<b><<a href="charsetconverters.html">CharsetConverters</a> override></b>
default; <a href="charsetconverters.html#iso2022jp">iso_2022_jp::str2html</a>; iso2022jp.pl
<b></CharsetConverters></b>
<-- Need to also register iso-2022-jp-aware text clipping function -->
<b><<a href="textclipfunc.html">TextClipFunc</a>></b>
iso_2022_jp::clip; iso2022jp.pl
<b></TextClipFunc></b>
<b><a href="idxpgbegin.html"><IdxPgBegin></a></b>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title><b><a href="../rcvars.html#IDXTITLE">$IDXTITLE$</a></b></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
</head>
<body>
<h1><b><a href="../rcvars.html#IDXTITLE">$IDXTITLE$</a></b></h1>
<b></IdxPgBegin></b>
<b><a href="tidxpgbegin.html"><TIdxPgBegin></a></b>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title><b><a href="../rcvars.html#TIDXTITLE">$TIDXTITLE$</a></b></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
</head>
<body>
<h1><b><a href="../rcvars.html#TIDXTITLE">$TIDXTITLE$</a></b></h1>
<b></TIdxPgBegin></b>
<b><a href="msgpgbegin.html"><MsgPgBegin></a></b>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title><b><a href="../rcvars.html#SUBJECTNA">$SUBJECTNA$</a></b></title>
<link rev="made" href="mailto:<b><a href="../rcvars.html#FROMADDR">$FROMADDR$</a></b>">
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
</head>
<body>
<b></MsgPgBegin></b>
</pre>
<!-- *************************************************************** -->
<hr>
<h2><a name="version">Version</a></h2>
<p>2.6.0
</p>
<!-- *************************************************************** -->
<hr>
<h2><a name="seealso">See Also</a></h2>
<p>
<a href="charsetconverters.html">CHARSETCONVERTERS</a>,
<a href="perlinc.html">PERLINC</a>,
<a href="textclipfunc.html">TEXTCLIPFUNC</a>
</p>
<!-- *************************************************************** -->
<hr>
<!--x-rc-nav-->
<table border=0><tr valign="top">
<td align="left" width="50%">[Prev: <a href="textclipfunc.html">TEXTCLIPFUNC</a>]</td><td><nobr>[<a href="../resources.html#textencode">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a hre...
<!--/x-rc-nav-->
<hr>
<address>
$Date: 2005/05/13 18:50:39 $<br>
<img align="top" src="../monicon.png" alt="">
<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br>
Copyright © 2002, <a href="http://www.earlhood.com/"
>Earl Hood</a>, <a href="mailto:mhonarc%40mhonarc.org"
>mhonarc<!--
-->@<!--
-->mhonarc.org</a><br>
</address>
</body>
</html>
( run in 0.777 second using v1.01-cache-2.11-cpan-df04353d9ac )