| 4 | | = search = |
| | 4 | |
| | 5 | == mentions == |
| | 6 | {{{ |
| | 7 | $VAR1 = [ |
| | 8 | { |
| | 9 | 'source' => 'web', |
| | 10 | 'retweeted' => bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ), |
| | 11 | 'favorited' => $VAR1->[0]{'retweeted'}, |
| | 12 | 'geo' => undef, |
| | 13 | 'coordinates' => undef, |
| | 14 | 'place' => undef, |
| | 15 | 'retweet_count' => undef, |
| | 16 | 'truncated' => $VAR1->[0]{'retweeted'}, |
| | 17 | 'created_at' => 'Mon Oct 04 09:58:00 +0000 2010', |
| | 18 | 'contributors' => undef, |
| | 19 | 'text' => '@wordiantest test', |
| | 20 | 'user' => { |
| | 21 | 'friends_count' => 0, |
| | 22 | 'follow_request_sent' => $VAR1->[0]{'retweeted'}, |
| | 23 | 'profile_image_url' => 'http://s.twimg.com/a/1286141004/images/default_profile_2_normal.png', |
| | 24 | 'profile_sidebar_fill_color' => 'DDEEF6', |
| | 25 | 'profile_background_color' => 'C0DEED', |
| | 26 | 'notifications' => $VAR1->[0]{'retweeted'}, |
| | 27 | 'url' => undef, |
| | 28 | 'id' => 198443905, |
| | 29 | 'following' => $VAR1->[0]{'retweeted'}, |
| | 30 | 'screen_name' => 'wordiantest1', |
| | 31 | 'lang' => 'ja', |
| | 32 | 'location' => undef, |
| | 33 | 'followers_count' => 1, |
| | 34 | 'name' => 'wordian', |
| | 35 | 'statuses_count' => 1, |
| | 36 | 'description' => undef, |
| | 37 | 'favourites_count' => 0, |
| | 38 | 'profile_background_tile' => $VAR1->[0]{'retweeted'}, |
| | 39 | 'listed_count' => 0, |
| | 40 | 'profile_link_color' => '0084B4', |
| | 41 | 'contributors_enabled' => $VAR1->[0]{'retweeted'}, |
| | 42 | 'profile_sidebar_border_color' => 'C0DEED', |
| | 43 | 'created_at' => 'Mon Oct 04 09:57:26 +0000 2010', |
| | 44 | 'utc_offset' => undef, |
| | 45 | 'verified' => $VAR1->[0]{'retweeted'}, |
| | 46 | 'profile_background_image_url' => 'http://s.twimg.com/a/1286141004/images/themes/theme1/bg.png', |
| | 47 | 'show_all_inline_media' => $VAR1->[0]{'retweeted'}, |
| | 48 | 'protected' => $VAR1->[0]{'retweeted'}, |
| | 49 | 'profile_text_color' => '333333', |
| | 50 | 'time_zone' => undef, |
| | 51 | 'geo_enabled' => $VAR1->[0]{'retweeted'}, |
| | 52 | 'profile_use_background_image' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ) |
| | 53 | }, |
| | 54 | 'in_reply_to_user_id' => 189045689, |
| | 55 | 'id' => '26348442227', |
| | 56 | 'in_reply_to_status_id' => undef, |
| | 57 | 'in_reply_to_screen_name' => 'wordiantest' |
| | 58 | } |
| | 59 | ]; |
| | 60 | }}} |
| | 61 | == search == |