ob Dixon [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 25, 2003 4:59 AM
> To: [EMAIL PROTECTED]
> Subject: Re: How to extract the full URL from a relative link
> using WWW:
> : Mecha nize
>
>
> Rajesh Dorairajan wrote:
> >
> > I am using WWW::Mechanize
Rajesh Dorairajan wrote:
>
> I am using WWW::Mechanize to create a configuration file from a website and
> my script needs to go through a web-page and copy a specific links into a
> configuration file. I am using $m->links method that returns the list of
> links from a page. However, I am not able