Help for this page

Select Code to Download


  1. or download this
    use URI;
    use Web::Scraper;
    ...
        my $date = strftime('%b %d', localtime $tweet->{time});
        print "\n$tweet->{name} tweeted on $date:\n  $tweet->{text}\n";
    }
    
  2. or download this
    use My::Query qw(register_query);
    
    ...
        my $date = strftime('%b %d', localtime $tweet->{time});
        print "\n$tweet->{name} tweeted on $date:\n  $tweet->{text}\n";
    }
    
  3. or download this
    $ ./recent-tweets.pl TimToady
    
    ...
    
    Larry Wall tweeted on Feb 03:
      Wow. Just...wow. #sb48