in reply to Retrieving Links from a HTML Page

Firstly the page at http://www.sn.no/ doesn't contain any links (it is a frameset). Secondly you might want to check the response to see if everything went ok:
unless ($res->is_success) { # handle error here! }

gav^

Replies are listed 'Best First'.
Re: Re: Retrieving Links from a HTML Page
by gellyfish (Monsignor) on Feb 22, 2002 at 11:06 UTC

    If the target page is a frameset then gnikol1 might want to see Re: Browser Emulation for a way to read the contents of the individual frames

    /J\