I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-05-07 10:52:12-07 by heliod
Support for foreign encodings
Hi, I have managed to get Net::Twitter running on my website and it is an impressive piece. Congrats. However, my site has its contents in Hebrew, using the "Windows-1255" encoding. All the posts come out in Gibberish like you can see in http://www.twitter.com/pocketpcfreak. Is there any way to overcome this encoding issue, either with some conversion when creating the string for Twitter or with some change on the code? In case this can help, my web site code (which was modified for calling Net::Twitter) is good old Greymatter. I thank you in advance. Helio
Direct Responses: 10867 | Write a response