Comments on: RedHat 9 and Perl problems http://cheerleader.yoz.com/2003/07/redhat-9-and-perl-problems.html I came here to apologise and eat biscuits, and I'm all out of biscuits Fri, 25 Nov 2016 14:37:10 +0000 hourly 1 https://wordpress.org/?v=4.7.29 By: Justin http://cheerleader.yoz.com/2003/07/redhat-9-and-perl-problems.html#comment-457 Thu, 28 Aug 2003 02:14:29 +0000 http://cheertest.yoz.com/?p=142#comment-457 That damn UTF-8 thing on Red Hat and Perl 5.8 has caused *soooooooooo* much trouble. If you’re writing code that’s breaking, add “use bytes;” at the top of each .pm to fix it btw.
Hilariously BTW, Red Hat 8’s sort(1) also slowed down by a factor of several thousand in the default locale as a result of UTF-8.

]]>