<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Wide character in %s</title> <atom:link href="http://iderror.com/errors/perl/wide-character-in-s/feed/" rel="self" type="application/rss+xml" /><link>http://iderror.com/errors/perl/wide-character-in-s/</link> <description>You have errors, we have solutions!</description> <lastBuildDate>Fri, 10 Jun 2011 15:06:54 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: admin</title><link>http://iderror.com/errors/perl/wide-character-in-s/comment-page-1/#comment-22333</link> <dc:creator>admin</dc:creator> <pubDate>Sun, 22 Mar 2009 21:18:56 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=22423#comment-22333</guid> <description>&lt;p&gt;(W utf8) Perl met a wide character (&gt;255) when it wasn&#039;t
expecting one. This warning is by default on for I/O (like print). The
easiest way to quiet this warning is simply to add the &lt;code&gt;:utf8&lt;/code&gt; layer to the output, e.g. &lt;code&gt;binmode STDOUT, &#039;:utf8&#039;&lt;/code&gt;. Another way to turn off the warning is to add &lt;code&gt;no warnings &#039;utf8&#039;;&lt;/code&gt; but that is often closer to cheating. In general, you are supposed to explicitly mark the filehandle with an encoding, see &lt;a href=&quot;http://search.cpan.org/%7Enwclark/perl-5.8.9/lib/open.pm&quot; class=&quot;podlinkpod&quot;&gt;open&lt;/a&gt; and &lt;a href=&quot;http://search.cpan.org/%7Enwclark/perl-5.8.9/pod/perlfunc.pod#binmode&quot; class=&quot;podlinkpod&quot;&gt;&quot;binmode&quot; in perlfunc&lt;/a&gt;.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>(W utf8) Perl met a wide character (>255) when it wasn&#8217;t<br
/> expecting one. This warning is by default on for I/O (like print). The<br
/> easiest way to quiet this warning is simply to add the <code>:utf8</code> layer to the output, e.g. <code>binmode STDOUT, ':utf8'</code>. Another way to turn off the warning is to add <code>no warnings 'utf8';</code> but that is often closer to cheating. In general, you are supposed to explicitly mark the filehandle with an encoding, see <a
href="http://search.cpan.org/%7Enwclark/perl-5.8.9/lib/open.pm" class="podlinkpod">open</a> and <a
href="http://search.cpan.org/%7Enwclark/perl-5.8.9/pod/perlfunc.pod#binmode" class="podlinkpod">&#8220;binmode&#8221; in perlfunc</a>.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: iderror.com @ 2012-02-09 01:45:42 -->
