I don't know how to follow links in an array (@links) at the bottom of this script. Can anyone help me? /Birgitte use strict; use WWW::Mechanize; use LWP::Simple; use HTML::TokeParser; use XML::RSS; my $rss = XML::RSS->new( version => '2.0' ); $rss->channel( title => "JP", link => "[link]",