Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-Twitter CPAN distribution.

Report information
The Basics
Id: 73709
Status: resolved
Priority: 0/
Queue: Net-Twitter

People
Owner: Nobody in particular
Requestors: ddascalescu+perl [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 3.18001
Fixed in: 1.02



Subject: The followers method should be clearly documented
The C<followers> method should be explicitly documented. Right now, only followers_ids is documented, and based on the POD, I ended up using lookup_users to resolve ids to screen names. This is inefficient.

Also, the documentation for the followers method should mention that followers are returned in a consistent order, most recent first. followers_ids returns them in some apparently random order.
Fixed sometime prior to the 4.00007 release.