In news that will interest a completely negligible section of the world’s population, I have completed version 0.2 of syndicated, my first and only plugin for Blosxom. The following changes have been made, ranked in somewhat arbitrary order of magnitude.
- Multiple feeds. Several syndicated feeds can now be configured instead of just the one.
- Parses HTML entities. Entities are encoded in XML (and thus, RSS), so they need to be decoded. This uses
HTML::Entities. - Can use
curl.syndicatedhas usedLWP::Simplein the past, but it can now be configured to usecurlinstead.
Download and enjoy.



