sub stockquotegetter { my @quotes; $html = get("http://www.iex.nl/Koersen/Aandelen.aspx") or die "Couldn't fetch the stock quotes"; foreach $aandeel (@_) { @url = split(/Realtime koers $aandeel/, $html); @url1 = split(/LastPrice">/, $url[1]); @url2 = split(/