Today I fixed a bug in a Perl program I had written for a customer: the part that handled cell data in an Excel spreadsheet didn't take into account that some cell data could be encoded as UCS2. And hence conversion to UTF-8 was required.
Read the rest of Some Perl hacking.
Note that your comment doesn't show up immediately. I review each comment before I add it to this site.
Check the Follow this page option if you want to receive an email each time a comment is posted to this page, including yours. A link to turn this option off will be included with each email.
Internet adresses will be converted automatically. You can use the following notation to specify anchor text for a link: [url=http://example.com/]example text[/url].
Thanks, nice one in perl