my $rss = new XML::RSS; eval { $rss->parse(nice_string(get($url))); };