OK, so now journal RSS feeds should contain full text of journals with HTML. Yay. Of the form http://use.perl.org/~pudge/journal/rss.And bonus, now you can get an RSS feed of your friends' journals (or anyone else's friends). Of the form http://use.perl.org/~pudge/journal/friends/rss.
The RSS links are in the
of the journal pages (on my page you get the above links, on your page you get it with your links).
use Perl; の RSS が進化。まず description に本文すべてがついた (content:encoded ではないみたい)、friend/rss で自分の友達の RSS がとれるようになった(これはイイ!メール配信いらずですね)、それから RSS Auto-Discovery に対応、です。