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-04-01 14:41:57-07 by gmcclel
show_status documentation is incorrect
show_status is returning the status for the status ID of the status, not the user ID associated with the status. This appears to be how the Twitter API (statuses/show) is designed. The Net::Twitter documentation makes it appear the user's last status should be returned.
Direct Responses: Write a response