<feed xmlns="http://www.w3.org/2005/Atom" xmlns:foaf="http://xmlns.com/foaf/0.1/"><title>norman.walsh.name: Comments on /2004/05/11/perlBug</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/05/11/perlBug"/><id>http://norman.walsh.name/2004/05/11/perlBug/comments.atom</id><updated>2012-02-13T05:17:56.503654Z</updated><entry><title>Comment 1 on /2004/05/11/perlBug</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2004/05/11/perlBug#comment0001"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0001</id><published>2004-05-12T06:47:22Z</published><updated>2004-05-12T06:47:22Z</updated><author><name>Dominic Mitchell</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>If you've come from Perl 5.6.*, try adding something like "binmode(STDOUT,':utf8');" in there somewhere.  Pick the correct output file handle of course.  Depending upon your input, you may want to use the Encode module to convert to UTF-8 from whatever input encoding you have.</p>
<p>Perl 5.8 unicode is generally pretty reasonable, and has a lot more control than Perl 5.6.</p>
<p>Failing all that, if you can demonstrate a bug in a short piece of code, please submit it with perlbug!  I'm sure that there are some people on perl5-porters who would love to hear from you.</p>
<p>-Dom</p>
  </div></content></entry></feed>

