1Net::Twitter::Role::SimUuslearteCCounrtsroirbsu(t3e)d PeNrelt:D:oTcwuimtetnetra:t:iRoonle::SimulateCursors(3)
2
3
4
6 Net::Twitter::Role::SimulateCursors - Make paging work like cursoring
7
9 version 4.01043
10
12 use Net::Twitter;
13
14 my $nt = Net::Twitter->new(
15 traits => ['API::RESTv1_1', 'SimulateCursors'],
16 );
17
19 This role simulates the cursoring method used by some Twitter API
20 methods. It's useful for providing compatibility with Identi.ca, for
21 instance, that does not support cursoring and requires paging, instead.
22
25 Marc Mims <marc@questright.com>
26
28 This library is free software; you can redistribute it and/or modify it
29 under the same terms as Perl itself.
30
32 Net::Twitter
33
34
35
36perl v5.34.0 2022-01N-e2t1::Twitter::Role::SimulateCursors(3)