Edit D:\app\Administrator\product\11.2.0\dbhome_1\perl\html\lib\PerlIO\encoding.html
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>PerlIO::encoding - encoding layer</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailto:" /> </head> <body style="background-color: white"> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="block" style="background-color: #cccccc" valign="middle"> <big><strong><span class="block"> PerlIO::encoding - encoding layer</span></strong></big> </td></tr> </table> <!-- INDEX BEGIN --> <div name="index"> <p><a name="__index__"></a></p> <ul> <li><a href="#name">NAME</a></li> <li><a href="#synopsis">SYNOPSIS</a></li> <li><a href="#description">DESCRIPTION</a></li> <li><a href="#see_also">SEE ALSO</a></li> </ul> <hr name="index" /> </div> <!-- INDEX END --> <p> </p> <h1><a name="name">NAME</a></h1> <p>PerlIO::encoding - encoding layer</p> <p> </p> <hr /> <h1><a name="synopsis">SYNOPSIS</a></h1> <pre> use PerlIO::encoding;</pre> <pre> open($f, "<:encoding(foo)", "infoo"); open($f, ">:encoding(bar)", "outbar");</pre> <pre> use Encode qw(:fallbacks); $PerlIO::encoding::fallback = FB_PERLQQ;</pre> <p> </p> <hr /> <h1><a name="description">DESCRIPTION</a></h1> <p>This PerlIO layer opens a filehandle with a transparent encoding filter.</p> <p>On input, it converts the bytes expected to be in the specified character set and encoding to Perl string data (Unicode and Perl's internal Unicode encoding, UTF-8). On output, it converts Perl string data into the specified character set and encoding.</p> <p>When the layer is pushed, the current value of <code>$PerlIO::encoding::fallback</code> is saved and used as the CHECK argument when calling the Encode methods <code>encode()</code> and <code>decode()</code>.</p> <p> </p> <hr /> <h1><a name="see_also">SEE ALSO</a></h1> <p><a href="file://C|\ADE\aime_smenon_perl_090715\perl\html/lib/open.html">the open manpage</a>, <a href="file://C|\ADE\aime_smenon_perl_090715\perl\html/lib/Encode.html">the Encode manpage</a>, <a href="file://C|\ADE\aime_smenon_perl_090715\perl\html/pod/perlfunc.html#binmode">binmode in the perlfunc manpage</a>, <a href="file://C|\ADE\aime_smenon_perl_090715\perl\html/pod/perluniintro.html">the perluniintro manpage</a></p> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="block" style="background-color: #cccccc" valign="middle"> <big><strong><span class="block"> PerlIO::encoding - encoding layer</span></strong></big> </td></tr> </table> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de