http://twitter.com/cpan_new ドキュメントへのリンクは FrePAN へ。
雑感
http://friendfeed.com/cpan からリアルタイムでデータを取ってくる。使ったモジュールはこれだけで、全体で60行弱。機能のわりに短くかけた。
use common::sense; use Data::Dumper; use AnyEvent::Twitter; use AnyEvent::FriendFeed::Realtime;
repository
https://github.com/punytan/cpan_new