![]() |
![]()
| ![]() |
![]()
NAMENet::Twitter::Role::SimulateCursors - Make paging work like cursoring VERSIONversion 4.01043 SYNOPSISuse Net::Twitter; my $nt = Net::Twitter->new( traits => ['API::RESTv1_1', 'SimulateCursors'], ); DESCRIPTIONThis role simulates the cursoring method used by some Twitter API methods. It's useful for providing compatibility with Identi.ca, for instance, that does not support cursoring and requires paging, instead. METHODSAUTHORMarc Mims <marc@questright.com> LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSONet::Twitter
|