2005-07-10 Wikis

I’m rewriting the RSS fetching mechanism. I need to be able to fetch feeds in parallel using LWP::Parallel::UserAgent if available, and I need to read the cached files if possible.

I noticed that LWP::Parallel::UserAgent has a dependency on HTML::HeadParser unknown to CPAN.

​#Wikis