use Feed; while (my $feed = Feed->next) { $feed->fetch(); }